"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/04/07 04:17:18 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-daganox5zomi" 2025/04/07 04:17:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 04:17:18 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/04/07 04:17:18 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/04/07 04:17:18 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/04/07 04:17:18 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell type "unix" from config 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Relative path resolved to "/rclone-test-daganox5zomi" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Using root directory "/rclone-test-daganox5zomi" 2025/04/07 04:17:18 DEBUG : Creating backend with remote "/tmp/rclone2359371026" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:18 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:18 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:18 DEBUG : dir: Looking for writers 2025/04/07 04:17:18 DEBUG : : Looking for writers 2025/04/07 04:17:18 DEBUG : dir: reading active writers 2025/04/07 04:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:18 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:18 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/04/07 04:17:19 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:19 DEBUG : dir/subdir: Looking for writers 2025/04/07 04:17:19 DEBUG : dir: Looking for writers 2025/04/07 04:17:19 DEBUG : file1: reading active writers 2025/04/07 04:17:19 DEBUG : file2: reading active writers 2025/04/07 04:17:19 DEBUG : subdir: reading active writers 2025/04/07 04:17:19 DEBUG : : Looking for writers 2025/04/07 04:17:19 DEBUG : dir: reading active writers 2025/04/07 04:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:19 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:19 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:19 DEBUG : dir: Looking for writers 2025/04/07 04:17:19 DEBUG : file1: reading active writers 2025/04/07 04:17:19 DEBUG : : Looking for writers 2025/04/07 04:17:19 DEBUG : dir: reading active writers 2025/04/07 04:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:19 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:19 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:19 DEBUG : dir: Looking for writers 2025/04/07 04:17:19 DEBUG : : Looking for writers 2025/04/07 04:17:19 DEBUG : dir: reading active writers 2025/04/07 04:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.24s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:19 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:19 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:19 DEBUG : : forgetting directory cache 2025/04/07 04:17:19 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:19 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:19 DEBUG : : Looking for writers 2025/04/07 04:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:19 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:19 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:20 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/07 04:17:20 DEBUG : dir: invalidating directory cache 2025/04/07 04:17:20 DEBUG : : >ForgetPath: 2025/04/07 04:17:20 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/07 04:17:20 DEBUG : : invalidating directory cache 2025/04/07 04:17:20 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:20 DEBUG : : >ForgetPath: 2025/04/07 04:17:20 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/07 04:17:20 DEBUG : : >ForgetPath: 2025/04/07 04:17:20 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:20 DEBUG : dir: Looking for writers 2025/04/07 04:17:20 DEBUG : : Looking for writers 2025/04/07 04:17:20 DEBUG : dir: reading active writers 2025/04/07 04:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:20 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/fil/a/b/c" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/fil/a/b/c 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/fil/a/b/c" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-daganox5zomi/fil/a/b/c 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/fil/a/b/c" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/fil/a/b/c 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/fil/a/b/c" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-daganox5zomi/fil/a/b/c 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:20 DEBUG : : forgetting directory cache 2025/04/07 04:17:20 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:20 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:20 DEBUG : fil/a/b: Looking for writers 2025/04/07 04:17:20 DEBUG : fil/a: Looking for writers 2025/04/07 04:17:20 DEBUG : b: reading active writers 2025/04/07 04:17:20 DEBUG : fil: Looking for writers 2025/04/07 04:17:20 DEBUG : a: reading active writers 2025/04/07 04:17:20 DEBUG : dir: Looking for writers 2025/04/07 04:17:20 DEBUG : : Looking for writers 2025/04/07 04:17:20 DEBUG : dir: reading active writers 2025/04/07 04:17:20 DEBUG : fil: reading active writers 2025/04/07 04:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:20 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:20 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:21 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:21 DEBUG : dir: Looking for writers 2025/04/07 04:17:21 DEBUG : : Looking for writers 2025/04/07 04:17:21 DEBUG : dir: reading active writers 2025/04/07 04:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:21 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:21 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:21 DEBUG : dir: Looking for writers 2025/04/07 04:17:21 DEBUG : file1: reading active writers 2025/04/07 04:17:21 DEBUG : : Looking for writers 2025/04/07 04:17:21 DEBUG : dir: reading active writers 2025/04/07 04:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:21 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:21 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/subdir/file3" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-daganox5zomi/dir/subdir/file3 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/07 04:17:22 DEBUG : Waiting for deletions to finish 2025/04/07 04:17:22 INFO : dir/subdir/file3: Deleted 2025/04/07 04:17:22 DEBUG : removing 1 level 2 directories 2025/04/07 04:17:22 INFO : dir/subdir: Removing directory 2025/04/07 04:17:22 DEBUG : dir: invalidating directory cache 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/07 04:17:22 DEBUG : dir/file1: Reset virtual modtime 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/07 04:17:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:22 DEBUG : dir: invalidating directory cache 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/07 04:17:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/07 04:17:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/07 04:17:22 DEBUG : : forgetting directory cache 2025/04/07 04:17:22 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:22 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/07 04:17:22 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:22 DEBUG : dir/virtualDir: Looking for writers 2025/04/07 04:17:22 DEBUG : dir: Looking for writers 2025/04/07 04:17:22 DEBUG : file1: reading active writers 2025/04/07 04:17:22 DEBUG : virtualFile2: reading active writers 2025/04/07 04:17:22 DEBUG : virtualFile: reading active writers 2025/04/07 04:17:22 DEBUG : virtualDir: reading active writers 2025/04/07 04:17:22 DEBUG : : Looking for writers 2025/04/07 04:17:22 DEBUG : dir: reading active writers 2025/04/07 04:17:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.70s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:22 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:22 ERROR : dir/: Can only open directories read only 2025/04/07 04:17:22 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:22 DEBUG : dir: Looking for writers 2025/04/07 04:17:22 DEBUG : : Looking for writers 2025/04/07 04:17:22 DEBUG : dir: reading active writers 2025/04/07 04:17:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:22 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/07 04:17:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (5 bytes), uploading instead of streaming 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/potato" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/potato 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/potato" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/potato 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:22 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:22 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/07 04:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/07 04:17:22 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:22 DEBUG : dir: Looking for writers 2025/04/07 04:17:22 DEBUG : file1: reading active writers 2025/04/07 04:17:22 DEBUG : potato: reading active writers 2025/04/07 04:17:22 DEBUG : : Looking for writers 2025/04/07 04:17:22 DEBUG : dir: reading active writers 2025/04/07 04:17:22 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:22 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:22 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:23 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:23 DEBUG : dir/sub: Looking for writers 2025/04/07 04:17:23 DEBUG : dir: Looking for writers 2025/04/07 04:17:23 DEBUG : file1: reading active writers 2025/04/07 04:17:23 DEBUG : sub: reading active writers 2025/04/07 04:17:23 DEBUG : : Looking for writers 2025/04/07 04:17:23 DEBUG : dir: reading active writers 2025/04/07 04:17:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.56s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:23 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/07 04:17:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:23 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:23 DEBUG : dir/sub/subsub: Looking for writers 2025/04/07 04:17:23 DEBUG : dir/sub: Looking for writers 2025/04/07 04:17:23 DEBUG : subsub: reading active writers 2025/04/07 04:17:23 DEBUG : dir: Looking for writers 2025/04/07 04:17:23 DEBUG : file1: reading active writers 2025/04/07 04:17:23 DEBUG : sub: reading active writers 2025/04/07 04:17:23 DEBUG : : Looking for writers 2025/04/07 04:17:23 DEBUG : dir: reading active writers 2025/04/07 04:17:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:23 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:23 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:23 ERROR : dir/: Dir.Remove not empty 2025/04/07 04:17:23 DEBUG : dir/file1: Remove: 2025/04/07 04:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:23 DEBUG : dir/file1: >Remove: err= 2025/04/07 04:17:23 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/07 04:17:23 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:23 DEBUG : : Looking for writers 2025/04/07 04:17:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.24s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:23 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:24 DEBUG : dir/file1: Remove: 2025/04/07 04:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:24 DEBUG : dir/file1: >Remove: err= 2025/04/07 04:17:24 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/07 04:17:24 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:24 DEBUG : : Looking for writers 2025/04/07 04:17:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:24 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:24 DEBUG : dir/file1: Remove: 2025/04/07 04:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:24 DEBUG : dir/file1: >Remove: err= 2025/04/07 04:17:24 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:24 DEBUG : dir: Looking for writers 2025/04/07 04:17:24 DEBUG : : Looking for writers 2025/04/07 04:17:24 DEBUG : dir: reading active writers 2025/04/07 04:17:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:24 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file3" 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file3 2025/04/07 04:17:24 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-daganox5zomi/dir/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-daganox5zomi/dir/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/07 04:17:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/07 04:17:25 DEBUG : dir: Updating dir with dir2 0xc000388d00 2025/04/07 04:17:25 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/07 04:17:25 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file1" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir2/file1 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir2/file1" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir2/file1 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file1" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir2/file1 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir2/file1" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir2/file1 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/07 04:17:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/07 04:17:25 DEBUG : file2: Updating file with file2 0xc0005a8fc0 2025/04/07 04:17:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file2 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/file2 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file2 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file2" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/file2 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:25 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:25 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/04/07 04:17:26 INFO : dir2/file3: Deleted 2025/04/07 04:17:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/07 04:17:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005a8fc0 2025/04/07 04:17:26 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/07 04:17:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir2/file3" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir2/file3 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:26 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/07 04:17:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00084cb60 2025/04/07 04:17:26 DEBUG : empty directory: forgetting directory cache 2025/04/07 04:17:26 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/07 04:17:26 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/07 04:17:26 DEBUG : dir2: Renaming to "dir3" 2025/04/07 04:17:26 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:26 DEBUG : dir3: Looking for writers 2025/04/07 04:17:26 DEBUG : file3: reading active writers 2025/04/07 04:17:26 DEBUG : renamed empty directory: Looking for writers 2025/04/07 04:17:26 DEBUG : : Looking for writers 2025/04/07 04:17:26 DEBUG : dir3: reading active writers 2025/04/07 04:17:26 DEBUG : renamed empty directory: reading active writers 2025/04/07 04:17:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.85s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:26 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/07 04:17:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/07 04:17:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/07 04:17:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/07 04:17:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/07 04:17:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (12 bytes), uploading instead of streaming 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/sub/file2" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/sub/file2 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/sub/file2" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-daganox5zomi/dir/sub/file2 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/04/07 04:17:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/07 04:17:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:26 DEBUG : : forgetting directory cache 2025/04/07 04:17:26 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:26 DEBUG : dir/sub: forgetting directory cache 2025/04/07 04:17:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/07 04:17:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (5 bytes), uploading instead of streaming 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/sub/file0" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/sub/file0 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/sub/file0" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/sub/file0 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:26 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:26 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:26 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/07 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/07 04:17:26 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:26 DEBUG : dir/sub: Looking for writers 2025/04/07 04:17:26 DEBUG : file0: reading active writers 2025/04/07 04:17:26 DEBUG : file2: reading active writers 2025/04/07 04:17:26 DEBUG : dir: Looking for writers 2025/04/07 04:17:26 DEBUG : file1: reading active writers 2025/04/07 04:17:26 DEBUG : sub: reading active writers 2025/04/07 04:17:26 DEBUG : : Looking for writers 2025/04/07 04:17:26 DEBUG : dir: reading active writers 2025/04/07 04:17:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:26 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:26 DEBUG : : Re-reading directory (80.315143ms old) dir_test.go:692: ModTime not invalidated 2025/04/07 04:17:26 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:26 DEBUG : dir: Looking for writers 2025/04/07 04:17:26 DEBUG : : Looking for writers 2025/04/07 04:17:26 DEBUG : dir: reading active writers 2025/04/07 04:17:26 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (0.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:26 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:26 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:26 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:27 DEBUG : : forgetting directory cache 2025/04/07 04:17:27 DEBUG : dir: forgetting directory cache 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:27 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:27 DEBUG : dir: Looking for writers 2025/04/07 04:17:27 DEBUG : file1: reading active writers 2025/04/07 04:17:27 DEBUG : : Looking for writers 2025/04/07 04:17:27 DEBUG : dir: reading active writers 2025/04/07 04:17:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:27 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:27 DEBUG : Can set mod time: true 2025/04/07 04:17:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:27 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:27 DEBUG : dir: Looking for writers 2025/04/07 04:17:27 DEBUG : file1: reading active writers 2025/04/07 04:17:27 DEBUG : : Looking for writers 2025/04/07 04:17:27 DEBUG : dir: reading active writers 2025/04/07 04:17:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:27 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (0 bytes), uploading instead of streaming 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:27 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:17:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/07 04:17:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/07 04:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:28 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:28 DEBUG : dir: Looking for writers 2025/04/07 04:17:28 DEBUG : file1: reading active writers 2025/04/07 04:17:28 DEBUG : : Looking for writers 2025/04/07 04:17:28 DEBUG : dir: reading active writers 2025/04/07 04:17:28 DEBUG : >WaitForWriters: 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/07 04:17:28 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:28 DEBUG : dir: Looking for writers 2025/04/07 04:17:28 DEBUG : file1: reading active writers 2025/04/07 04:17:28 DEBUG : : Looking for writers 2025/04/07 04:17:28 DEBUG : dir: reading active writers 2025/04/07 04:17:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:28 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (5 bytes), uploading instead of streaming 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/07 04:17:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/07 04:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:28 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:28 DEBUG : dir: Looking for writers 2025/04/07 04:17:28 DEBUG : file1: reading active writers 2025/04/07 04:17:28 DEBUG : : Looking for writers 2025/04/07 04:17:28 DEBUG : dir: reading active writers 2025/04/07 04:17:28 DEBUG : >WaitForWriters: 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/04/07 04:17:28 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:28 DEBUG : dir: Looking for writers 2025/04/07 04:17:28 DEBUG : file1: reading active writers 2025/04/07 04:17:28 DEBUG : : Looking for writers 2025/04/07 04:17:28 DEBUG : dir: reading active writers 2025/04/07 04:17:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:28 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:28 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:28 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:29 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:29 DEBUG : dir: Looking for writers 2025/04/07 04:17:29 DEBUG : file1: reading active writers 2025/04/07 04:17:29 DEBUG : : Looking for writers 2025/04/07 04:17:29 DEBUG : dir: reading active writers 2025/04/07 04:17:29 DEBUG : >WaitForWriters: 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:29 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/07 04:17:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:29 DEBUG : dir/file1(0xc000406940): close: 2025/04/07 04:17:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/07 04:17:29 DEBUG : dir/file1(0xc000406940): >close: err= 2025/04/07 04:17:29 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:29 DEBUG : dir: Looking for writers 2025/04/07 04:17:29 DEBUG : file1: reading active writers 2025/04/07 04:17:29 DEBUG : : Looking for writers 2025/04/07 04:17:29 DEBUG : dir: reading active writers 2025/04/07 04:17:29 DEBUG : >WaitForWriters: 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:29 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:29 DEBUG : dir: Looking for writers 2025/04/07 04:17:29 DEBUG : file1: reading active writers 2025/04/07 04:17:29 DEBUG : : Looking for writers 2025/04/07 04:17:29 DEBUG : dir: reading active writers 2025/04/07 04:17:29 DEBUG : >WaitForWriters: 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:29 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:29 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/07 04:17:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:29 DEBUG : dir/file1(0xc00013fe80): _writeAt: size=5, off=0 2025/04/07 04:17:29 DEBUG : dir/file1(0xc00013fe80): openPending: 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:29 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/07 04:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:30 DEBUG : dir/file1(0xc00013fe80): >openPending: err= 2025/04/07 04:17:30 DEBUG : dir/file1(0xc00013fe80): >_writeAt: n=5, err= 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/07 04:17:30 DEBUG : dir/file1(0xc00013fe80): close: 2025/04/07 04:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/07 04:17:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/07 04:17:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/07 04:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/07 04:17:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:30 DEBUG : dir/file1(0xc00013fe80): >close: err= 2025/04/07 04:17:30 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: starting upload 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1.b6fbcc80.partial" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1.b6fbcc80.partial 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1.b6fbcc80.partial" 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-daganox5zomi/dir/file1.b6fbcc80.partial 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/07 04:17:30 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/07 04:17:30 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/07 04:17:30 INFO : dir/file1: Copied (replaced existing) 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/07 04:17:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/07 04:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:30 DEBUG : >WaitForWriters: 2025/04/07 04:17:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/04/07 04:17:30 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : >WaitForWriters: 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.40s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.89s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:30 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:30 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:30 DEBUG : dir: Looking for writers 2025/04/07 04:17:30 DEBUG : file1: reading active writers 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : dir: reading active writers 2025/04/07 04:17:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2025/04/07 04:17:30 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/07 04:17:30 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/07 04:17:30 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:30 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/07 04:17:30 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:30 DEBUG : : Looking for writers 2025/04/07 04:17:30 DEBUG : file.txt: reading active writers 2025/04/07 04:17:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:30 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:30 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (25 bytes), uploading instead of streaming 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/07 04:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:31 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:31 DEBUG : dir: Looking for writers 2025/04/07 04:17:31 DEBUG : file1: reading active writers 2025/04/07 04:17:31 DEBUG : : Looking for writers 2025/04/07 04:17:31 DEBUG : dir: reading active writers 2025/04/07 04:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:31 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:31 DEBUG : dir/file1: Remove: 2025/04/07 04:17:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:31 DEBUG : dir/file1: >Remove: err= 2025/04/07 04:17:31 DEBUG : dir/file1: Remove: 2025/04/07 04:17:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/07 04:17:31 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:31 DEBUG : dir: Looking for writers 2025/04/07 04:17:31 DEBUG : : Looking for writers 2025/04/07 04:17:31 DEBUG : dir: reading active writers 2025/04/07 04:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:31 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:31 DEBUG : dir/file1: Remove: 2025/04/07 04:17:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:31 DEBUG : dir/file1: >Remove: err= 2025/04/07 04:17:31 DEBUG : dir/file1: Remove: 2025/04/07 04:17:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/07 04:17:31 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:31 DEBUG : dir: Looking for writers 2025/04/07 04:17:31 DEBUG : : Looking for writers 2025/04/07 04:17:31 DEBUG : dir: reading active writers 2025/04/07 04:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:31 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/07 04:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:31 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/07 04:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:31 DEBUG : dir/file1: Open: flags=0x3 2025/04/07 04:17:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/07 04:17:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/07 04:17:31 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:31 DEBUG : dir: Looking for writers 2025/04/07 04:17:31 DEBUG : file1: reading active writers 2025/04/07 04:17:31 DEBUG : : Looking for writers 2025/04/07 04:17:31 DEBUG : dir: reading active writers 2025/04/07 04:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:31 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:31 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:32 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:32 DEBUG : dir: Looking for writers 2025/04/07 04:17:32 DEBUG : file1: reading active writers 2025/04/07 04:17:32 DEBUG : : Looking for writers 2025/04/07 04:17:32 DEBUG : dir: reading active writers 2025/04/07 04:17:32 DEBUG : >WaitForWriters: 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000529980 2025/04/07 04:17:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000529980 2025/04/07 04:17:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc000529980 2025/04/07 04:17:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (25 bytes), uploading instead of streaming 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/07 04:17:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:32 DEBUG : newLeaf: Running delayed rename now 2025/04/07 04:17:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000529980 2025/04/07 04:17:32 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:32 DEBUG : dir: Looking for writers 2025/04/07 04:17:32 DEBUG : : Looking for writers 2025/04/07 04:17:32 DEBUG : dir: reading active writers 2025/04/07 04:17:32 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:32 DEBUG : >WaitForWriters: 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:32 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:33 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:33 DEBUG : dir: Looking for writers 2025/04/07 04:17:33 DEBUG : : Looking for writers 2025/04/07 04:17:33 DEBUG : dir: reading active writers 2025/04/07 04:17:33 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:33 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:33 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:33 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:33 DEBUG : dir: Looking for writers 2025/04/07 04:17:33 DEBUG : file1: reading active writers 2025/04/07 04:17:33 DEBUG : : Looking for writers 2025/04/07 04:17:33 DEBUG : dir: reading active writers 2025/04/07 04:17:33 DEBUG : >WaitForWriters: 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d20c0 2025/04/07 04:17:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d20c0 2025/04/07 04:17:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:33 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/07 04:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008d20c0 2025/04/07 04:17:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (25 bytes), uploading instead of streaming 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/07 04:17:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:34 DEBUG : newLeaf: Running delayed rename now 2025/04/07 04:17:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d20c0 2025/04/07 04:17:34 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:34 DEBUG : >WaitForWriters: 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:34 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : >WaitForWriters: 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:34 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:34 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:34 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): openPending: 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/07 04:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): >openPending: err= 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): _writeAt: size=14, off=0 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): >_writeAt: n=14, err= 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): close: 2025/04/07 04:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/07 04:17:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:34 DEBUG : dir/file1(0xc0006299c0): >close: err= 2025/04/07 04:17:34 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : file1: reading active writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : file1: reading active writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : file1: reading active writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : file1: reading active writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:34 DEBUG : dir/file1: vfs cache: starting upload 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1.53508f02.partial" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1.53508f02.partial 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1.53508f02.partial" 2025/04/07 04:17:34 DEBUG : dir: Looking for writers 2025/04/07 04:17:34 DEBUG : file1: reading active writers 2025/04/07 04:17:34 DEBUG : : Looking for writers 2025/04/07 04:17:34 DEBUG : dir: reading active writers 2025/04/07 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1.53508f02.partial 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:34 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/07 04:17:34 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/07 04:17:34 INFO : dir/file1: Copied (replaced existing) 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:34 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : dir: Looking for writers 2025/04/07 04:17:35 DEBUG : file1: reading active writers 2025/04/07 04:17:35 DEBUG : : Looking for writers 2025/04/07 04:17:35 DEBUG : dir: reading active writers 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/07 04:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/07 04:17:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:35 DEBUG : dir: Looking for writers 2025/04/07 04:17:35 DEBUG : file1: reading active writers 2025/04/07 04:17:35 DEBUG : : Looking for writers 2025/04/07 04:17:35 DEBUG : dir: reading active writers 2025/04/07 04:17:35 DEBUG : >WaitForWriters: 2025/04/07 04:17:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:35 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): _readAt: size=512, off=0 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): openPending: 2025/04/07 04:17:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/07 04:17:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/07 04:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): >openPending: err= 2025/04/07 04:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): >_readAt: n=14, err=EOF 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): close: 2025/04/07 04:17:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:35 DEBUG : dir/file1(0xc000629b80): >close: err= 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d2780 2025/04/07 04:17:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/07 04:17:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d2780 2025/04/07 04:17:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:35 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:36 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:36 DEBUG : dir/file1(0xc000e1e480): openPending: 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/07 04:17:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/07 04:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:36 DEBUG : dir/file1(0xc000e1e480): >openPending: err= 2025/04/07 04:17:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:36 DEBUG : dir/file1(0xc000e1e480): _writeAt: size=25, off=0 2025/04/07 04:17:36 DEBUG : dir/file1(0xc000e1e480): >_writeAt: n=25, err= 2025/04/07 04:17:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d2780 2025/04/07 04:17:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:36 DEBUG : newLeaf(0xc000e1e480): close: 2025/04/07 04:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/07 04:17:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-07 04:17:36.153649485 +0000 UTC m=+18.021887731 2025/04/07 04:17:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:36 DEBUG : newLeaf(0xc000e1e480): >close: err= 2025/04/07 04:17:36 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:36 DEBUG : newLeaf: vfs cache: starting upload 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf.d7f17b7a.partial" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf.d7f17b7a.partial 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf.d7f17b7a.partial" 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf.d7f17b7a.partial 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : newLeaf.d7f17b7a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:36 DEBUG : newLeaf.d7f17b7a.partial: renamed to: newLeaf 2025/04/07 04:17:36 INFO : newLeaf: Copied (replaced existing) 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-07 04:17:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/07 04:17:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/07 04:17:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:36 DEBUG : >WaitForWriters: 2025/04/07 04:17:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:36 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:36 DEBUG : >WaitForWriters: 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:36 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:36 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:36 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:36 DEBUG : dir: Looking for writers 2025/04/07 04:17:36 DEBUG : file1: reading active writers 2025/04/07 04:17:36 DEBUG : : Looking for writers 2025/04/07 04:17:36 DEBUG : dir: reading active writers 2025/04/07 04:17:36 DEBUG : >WaitForWriters: 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:36 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d2000 2025/04/07 04:17:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d2000 2025/04/07 04:17:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:37 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:37 DEBUG : dir/file1(0xc000ea8280): openPending: 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/07 04:17:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/07 04:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:37 DEBUG : dir/file1(0xc000ea8280): >openPending: err= 2025/04/07 04:17:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:37 DEBUG : dir/file1(0xc000ea8280): _writeAt: size=25, off=0 2025/04/07 04:17:37 DEBUG : dir/file1(0xc000ea8280): >_writeAt: n=25, err= 2025/04/07 04:17:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d2000 2025/04/07 04:17:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:37 DEBUG : newLeaf(0xc000ea8280): close: 2025/04/07 04:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/07 04:17:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-07 04:17:37.713611842 +0000 UTC m=+19.581850088 2025/04/07 04:17:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:37 DEBUG : newLeaf(0xc000ea8280): >close: err= 2025/04/07 04:17:37 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:37 DEBUG : dir: Looking for writers 2025/04/07 04:17:37 DEBUG : : Looking for writers 2025/04/07 04:17:37 DEBUG : dir: reading active writers 2025/04/07 04:17:37 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:37 DEBUG : dir: Looking for writers 2025/04/07 04:17:37 DEBUG : : Looking for writers 2025/04/07 04:17:37 DEBUG : dir: reading active writers 2025/04/07 04:17:37 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:37 DEBUG : dir: Looking for writers 2025/04/07 04:17:37 DEBUG : : Looking for writers 2025/04/07 04:17:37 DEBUG : dir: reading active writers 2025/04/07 04:17:37 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:37 DEBUG : dir: Looking for writers 2025/04/07 04:17:37 DEBUG : : Looking for writers 2025/04/07 04:17:37 DEBUG : dir: reading active writers 2025/04/07 04:17:37 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:37 DEBUG : newLeaf: vfs cache: starting upload 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf.680a65b5.partial" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf.680a65b5.partial 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf.680a65b5.partial" 2025/04/07 04:17:37 DEBUG : dir: Looking for writers 2025/04/07 04:17:37 DEBUG : : Looking for writers 2025/04/07 04:17:37 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:37 DEBUG : dir: reading active writers 2025/04/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf.680a65b5.partial 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:37 DEBUG : newLeaf.680a65b5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:37 DEBUG : newLeaf.680a65b5.partial: renamed to: newLeaf 2025/04/07 04:17:37 INFO : newLeaf: Copied (replaced existing) 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:37 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-07 04:17:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/07 04:17:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/07 04:17:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:38 DEBUG : >WaitForWriters: 2025/04/07 04:17:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:38 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:38 DEBUG : >WaitForWriters: 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:38 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:38 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): openPending: 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/07 04:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): >openPending: err= 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): _writeAt: size=14, off=0 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): >_writeAt: n=14, err= 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): close: 2025/04/07 04:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/07 04:17:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000406e00): >close: err= 2025/04/07 04:17:38 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: starting upload 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1.53508f02.partial" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1.53508f02.partial 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1.53508f02.partial" 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1.53508f02.partial 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/07 04:17:38 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/07 04:17:38 INFO : dir/file1: Copied (replaced existing) 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : dir: Looking for writers 2025/04/07 04:17:38 DEBUG : file1: reading active writers 2025/04/07 04:17:38 DEBUG : : Looking for writers 2025/04/07 04:17:38 DEBUG : dir: reading active writers 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/07 04:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:38 DEBUG : >WaitForWriters: 2025/04/07 04:17:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): _readAt: size=512, off=0 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): openPending: 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/07 04:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): >openPending: err= 2025/04/07 04:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): >_readAt: n=14, err=EOF 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): close: 2025/04/07 04:17:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:38 DEBUG : dir/file1(0xc000e1e600): >close: err= 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:38 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000cf2a80 2025/04/07 04:17:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/07 04:17:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000cf2a80 2025/04/07 04:17:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:39 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:39 DEBUG : dir/file1(0xc000407280): openPending: 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/07 04:17:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/07 04:17:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:39 DEBUG : dir/file1(0xc000407280): >openPending: err= 2025/04/07 04:17:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:39 DEBUG : dir/file1(0xc000407280): _writeAt: size=25, off=0 2025/04/07 04:17:39 DEBUG : dir/file1(0xc000407280): >_writeAt: n=25, err= 2025/04/07 04:17:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000cf2a80 2025/04/07 04:17:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:39 DEBUG : newLeaf(0xc000407280): close: 2025/04/07 04:17:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/07 04:17:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-07 04:17:39.744010731 +0000 UTC m=+21.612248966 2025/04/07 04:17:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:39 DEBUG : newLeaf(0xc000407280): >close: err= 2025/04/07 04:17:39 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:39 DEBUG : dir: Looking for writers 2025/04/07 04:17:39 DEBUG : : Looking for writers 2025/04/07 04:17:39 DEBUG : dir: reading active writers 2025/04/07 04:17:39 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:39 DEBUG : dir: Looking for writers 2025/04/07 04:17:39 DEBUG : : Looking for writers 2025/04/07 04:17:39 DEBUG : dir: reading active writers 2025/04/07 04:17:39 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:39 DEBUG : dir: Looking for writers 2025/04/07 04:17:39 DEBUG : : Looking for writers 2025/04/07 04:17:39 DEBUG : dir: reading active writers 2025/04/07 04:17:39 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:39 DEBUG : dir: Looking for writers 2025/04/07 04:17:39 DEBUG : : Looking for writers 2025/04/07 04:17:39 DEBUG : dir: reading active writers 2025/04/07 04:17:39 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:39 DEBUG : newLeaf: vfs cache: starting upload 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf.7b39a680.partial" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf.7b39a680.partial 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf.7b39a680.partial" 2025/04/07 04:17:39 DEBUG : dir: Looking for writers 2025/04/07 04:17:39 DEBUG : : Looking for writers 2025/04/07 04:17:39 DEBUG : dir: reading active writers 2025/04/07 04:17:39 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf.7b39a680.partial 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:39 DEBUG : newLeaf.7b39a680.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:39 DEBUG : newLeaf.7b39a680.partial: renamed to: newLeaf 2025/04/07 04:17:39 INFO : newLeaf: Copied (replaced existing) 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:39 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : dir: Looking for writers 2025/04/07 04:17:40 DEBUG : : Looking for writers 2025/04/07 04:17:40 DEBUG : dir: reading active writers 2025/04/07 04:17:40 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-07 04:17:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/07 04:17:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/07 04:17:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:40 DEBUG : >WaitForWriters: 2025/04/07 04:17:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:40 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:40 DEBUG : dir: Looking for writers 2025/04/07 04:17:40 DEBUG : : Looking for writers 2025/04/07 04:17:40 DEBUG : dir: reading active writers 2025/04/07 04:17:40 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:40 DEBUG : >WaitForWriters: 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:40 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:40 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:40 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:40 DEBUG : dir: Looking for writers 2025/04/07 04:17:40 DEBUG : file1: reading active writers 2025/04/07 04:17:40 DEBUG : : Looking for writers 2025/04/07 04:17:40 DEBUG : dir: reading active writers 2025/04/07 04:17:40 DEBUG : >WaitForWriters: 2025/04/07 04:17:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:40 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): _readAt: size=512, off=0 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): openPending: 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/07 04:17:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/07 04:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): >openPending: err= 2025/04/07 04:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/07 04:17:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): >_readAt: n=14, err=EOF 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): close: 2025/04/07 04:17:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:40 DEBUG : dir/file1(0xc000ea8980): >close: err= 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000d8e840 2025/04/07 04:17:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:40 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/07 04:17:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/07 04:17:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000d8e840 2025/04/07 04:17:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/07 04:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:41 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:41 DEBUG : dir/file1(0xc000e1f180): openPending: 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/07 04:17:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/07 04:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:41 DEBUG : dir/file1(0xc000e1f180): >openPending: err= 2025/04/07 04:17:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:41 DEBUG : dir/file1(0xc000e1f180): _writeAt: size=25, off=0 2025/04/07 04:17:41 DEBUG : dir/file1(0xc000e1f180): >_writeAt: n=25, err= 2025/04/07 04:17:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/07 04:17:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/07 04:17:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000d8e840 2025/04/07 04:17:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:17:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:41 DEBUG : newLeaf(0xc000e1f180): close: 2025/04/07 04:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/07 04:17:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-07 04:17:41.348262901 +0000 UTC m=+23.216501116 2025/04/07 04:17:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:41 DEBUG : newLeaf(0xc000e1f180): >close: err= 2025/04/07 04:17:41 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:41 DEBUG : newLeaf: vfs cache: starting upload 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf.37d5c491.partial" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf.37d5c491.partial 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf.37d5c491.partial" 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf.37d5c491.partial 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : newLeaf.37d5c491.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/07 04:17:41 DEBUG : newLeaf.37d5c491.partial: renamed to: newLeaf 2025/04/07 04:17:41 INFO : newLeaf: Copied (replaced existing) 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-07 04:17:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/07 04:17:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/07 04:17:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/07 04:17:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : >WaitForWriters: 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/newLeaf" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-daganox5zomi/newLeaf 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/04/07 04:17:41 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:41 DEBUG : dir: Looking for writers 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : dir: reading active writers 2025/04/07 04:17:41 DEBUG : newLeaf: reading active writers 2025/04/07 04:17:41 DEBUG : >WaitForWriters: 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestFileRename (9.92s) --- PASS: TestFileRename/off,forceCache=false (1.23s) --- PASS: TestFileRename/minimal,forceCache=false (1.24s) --- PASS: TestFileRename/minimal,forceCache=true (2.30s) --- PASS: TestFileRename/writes,forceCache=false (1.57s) --- PASS: TestFileRename/writes,forceCache=true (2.04s) --- PASS: TestFileRename/full,forceCache=false (1.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:41 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:41 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:41 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:41 DEBUG : : Looking for writers 2025/04/07 04:17:41 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:41 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:41 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:42 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:42 DEBUG : dir: Looking for writers 2025/04/07 04:17:42 DEBUG : file1: reading active writers 2025/04/07 04:17:42 DEBUG : : Looking for writers 2025/04/07 04:17:42 DEBUG : dir: reading active writers 2025/04/07 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:42 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/07 04:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/07 04:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/07 04:17:42 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:42 DEBUG : dir: Looking for writers 2025/04/07 04:17:42 DEBUG : file1: reading active writers 2025/04/07 04:17:42 DEBUG : : Looking for writers 2025/04/07 04:17:42 DEBUG : dir: reading active writers 2025/04/07 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:42 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/07 04:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/07 04:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/07 04:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/07 04:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/07 04:17:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/07 04:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/07 04:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/07 04:17:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/07 04:17:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/07 04:17:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/07 04:17:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/07 04:17:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/07 04:17:42 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:42 DEBUG : dir: Looking for writers 2025/04/07 04:17:42 DEBUG : file1: reading active writers 2025/04/07 04:17:42 DEBUG : : Looking for writers 2025/04/07 04:17:42 DEBUG : dir: reading active writers 2025/04/07 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:42 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:42 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:43 DEBUG : dir: Looking for writers 2025/04/07 04:17:43 DEBUG : file1: reading active writers 2025/04/07 04:17:43 DEBUG : : Looking for writers 2025/04/07 04:17:43 DEBUG : dir: reading active writers 2025/04/07 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:43 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/07 04:17:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/07 04:17:43 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:43 DEBUG : dir: Looking for writers 2025/04/07 04:17:43 DEBUG : file1: reading active writers 2025/04/07 04:17:43 DEBUG : : Looking for writers 2025/04/07 04:17:43 DEBUG : dir: reading active writers 2025/04/07 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:43 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:43 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): _readAt: size=1, off=0 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): openPending: 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >openPending: err= 2025/04/07 04:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >_readAt: n=1, err= 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): _readAt: size=256, off=1 2025/04/07 04:17:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >_readAt: n=15, err=EOF 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): _readAt: size=16, off=16 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): close: 2025/04/07 04:17:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >close: err= 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): close: 2025/04/07 04:17:43 DEBUG : dir/file1(0xc000ea99c0): >close: err=file already closed 2025/04/07 04:17:43 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:43 DEBUG : dir: Looking for writers 2025/04/07 04:17:43 DEBUG : file1: reading active writers 2025/04/07 04:17:43 DEBUG : : Looking for writers 2025/04/07 04:17:43 DEBUG : dir: reading active writers 2025/04/07 04:17:43 DEBUG : >WaitForWriters: 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:43 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:43 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:43 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): _readAt: size=1, off=0 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): openPending: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >openPending: err= 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): _readAt: size=1, off=5 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): _readAt: size=1, off=3 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): _readAt: size=1, off=13 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): _readAt: size=16, off=100 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >_readAt: n=0, err=EOF 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): close: 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000407840): >close: err= 2025/04/07 04:17:44 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:44 DEBUG : dir: Looking for writers 2025/04/07 04:17:44 DEBUG : file1: reading active writers 2025/04/07 04:17:44 DEBUG : : Looking for writers 2025/04/07 04:17:44 DEBUG : dir: reading active writers 2025/04/07 04:17:44 DEBUG : >WaitForWriters: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.37s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=1, off=0 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): openPending: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >openPending: err= 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=1, off=5 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=1, off=1 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=1, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=6, off=10 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=6, err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=256, off=10 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=6, err=EOF 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=256, off=100 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=0, err=EOF 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): close: 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >close: err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): _readAt: size=256, off=100 2025/04/07 04:17:44 DEBUG : dir/file1(0xc000e1fdc0): >_readAt: n=0, err=file already closed 2025/04/07 04:17:44 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:44 DEBUG : dir: Looking for writers 2025/04/07 04:17:44 DEBUG : file1: reading active writers 2025/04/07 04:17:44 DEBUG : : Looking for writers 2025/04/07 04:17:44 DEBUG : dir: reading active writers 2025/04/07 04:17:44 DEBUG : >WaitForWriters: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): RWFileHandle.Flush 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): _readAt: size=256, off=0 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): openPending: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): >openPending: err= 2025/04/07 04:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): >_readAt: n=16, err=EOF 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): RWFileHandle.Flush 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): RWFileHandle.Flush 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): close: 2025/04/07 04:17:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:44 DEBUG : dir/file1(0xc0002c5dc0): >close: err= 2025/04/07 04:17:44 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:44 DEBUG : dir: Looking for writers 2025/04/07 04:17:44 DEBUG : file1: reading active writers 2025/04/07 04:17:44 DEBUG : : Looking for writers 2025/04/07 04:17:44 DEBUG : dir: reading active writers 2025/04/07 04:17:44 DEBUG : >WaitForWriters: 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:44 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:44 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/07 04:17:45 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): _readAt: size=256, off=0 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): openPending: 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): >openPending: err= 2025/04/07 04:17:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/07 04:17:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): >_readAt: n=16, err=EOF 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): RWFileHandle.Release 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): close: 2025/04/07 04:17:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): >close: err= 2025/04/07 04:17:45 DEBUG : dir/file1(0xc0006a4100): RWFileHandle.Release 2025/04/07 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:45 DEBUG : dir: Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : dir: reading active writers 2025/04/07 04:17:45 DEBUG : >WaitForWriters: 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:45 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:45 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:45 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): openPending: 2025/04/07 04:17:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): >openPending: err= 2025/04/07 04:17:45 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): _writeAt: size=5, off=0 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): >_writeAt: n=5, err= 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): _writeAt: size=7, off=5 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): >_writeAt: n=7, err= 2025/04/07 04:17:45 DEBUG : file1: vfs cache: truncate to size=11 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): close: 2025/04/07 04:17:45 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:45.257697034 +0000 UTC m=+27.125935280 2025/04/07 04:17:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): >close: err= 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): close: 2025/04/07 04:17:45 DEBUG : file1(0xc0002c4a40): >close: err=file already closed 2025/04/07 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:45 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.70df951e.partial" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.70df951e.partial 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.70df951e.partial" 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1.70df951e.partial 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : file1.70df951e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/07 04:17:45 DEBUG : file1.70df951e.partial: renamed to: file1 2025/04/07 04:17:45 INFO : file1: Copied (new) 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-07 04:17:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/07 04:17:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : >WaitForWriters: 2025/04/07 04:17:45 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-daganox5zomi/file1 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:45 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/07 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : >WaitForWriters: 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:45 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:45 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:45 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): openPending: 2025/04/07 04:17:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): >openPending: err= 2025/04/07 04:17:45 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): _writeAt: size=7, off=0 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): >_writeAt: n=7, err= 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): _writeAt: size=6, off=5 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): >_writeAt: n=6, err= 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): close: 2025/04/07 04:17:45 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:45.811024052 +0000 UTC m=+27.679262297 2025/04/07 04:17:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): >close: err= 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): _writeAt: size=5, off=0 2025/04/07 04:17:45 DEBUG : file1(0xc0006a4440): >_writeAt: n=0, err=file already closed 2025/04/07 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:45 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.57da6b06.partial" 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.57da6b06.partial 2025/04/07 04:17:45 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.57da6b06.partial" 2025/04/07 04:17:45 DEBUG : : Looking for writers 2025/04/07 04:17:45 DEBUG : file1: reading active writers 2025/04/07 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1.57da6b06.partial 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1.57da6b06.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/07 04:17:46 DEBUG : file1.57da6b06.partial: renamed to: file1 2025/04/07 04:17:46 INFO : file1: Copied (new) 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-07 04:17:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/07 04:17:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:46 DEBUG : >WaitForWriters: 2025/04/07 04:17:46 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/07 04:17:46 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : >WaitForWriters: 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:46 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:46 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:46 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:46 DEBUG : file1(0xc0002c5900): openPending: 2025/04/07 04:17:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:46 DEBUG : file1(0xc0002c5900): >openPending: err= 2025/04/07 04:17:46 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:46 DEBUG : file1(0xc0002c5900): close: 2025/04/07 04:17:46 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:46.381590325 +0000 UTC m=+28.249828540 2025/04/07 04:17:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:46 DEBUG : file1(0xc0002c5900): >close: err= 2025/04/07 04:17:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/07 04:17:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:17:46 DEBUG : file2: newRWFileHandle: 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): openPending: 2025/04/07 04:17:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): >openPending: err= 2025/04/07 04:17:46 DEBUG : file2: >newRWFileHandle: err= 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/07 04:17:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): RWFileHandle.Flush 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): RWFileHandle.Release 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): close: 2025/04/07 04:17:46 DEBUG : file2: vfs cache: setting modification time to 2025-04-07 04:17:46.382414621 +0000 UTC m=+28.250652826 2025/04/07 04:17:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:46 DEBUG : file2(0xc0002c5e80): >close: err= 2025/04/07 04:17:46 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/07 04:17:46 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:46 DEBUG : file2: vfs cache: starting upload 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.d5ce09b9.partial" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2.53ef40a1.partial" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.d5ce09b9.partial 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.d5ce09b9.partial" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file2.53ef40a1.partial 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file2.53ef40a1.partial" 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1.d5ce09b9.partial 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1.d5ce09b9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file2.53ef40a1.partial 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file2.53ef40a1.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:46 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:17:46 DEBUG : file1.d5ce09b9.partial: renamed to: file1 2025/04/07 04:17:46 INFO : file1: Copied (new) 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : file2.53ef40a1.partial: renamed to: file2 2025/04/07 04:17:46 INFO : file2: Copied (new) 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file2 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file2" 2025/04/07 04:17:46 DEBUG : : Looking for writers 2025/04/07 04:17:46 DEBUG : file1: reading active writers 2025/04/07 04:17:46 DEBUG : file2: reading active writers 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-07 04:17:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/07 04:17:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:46 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file2 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:46 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-07 04:17:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/07 04:17:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/07 04:17:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/07 04:17:46 INFO : file2: vfs cache: upload succeeded try #1 2025/04/07 04:17:46 DEBUG : >WaitForWriters: 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:46 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2" 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file2 2025/04/07 04:17:46 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file2" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file2 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file2" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file2 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file2" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-daganox5zomi/file2 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/07 04:17:47 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : file2: reading active writers 2025/04/07 04:17:47 DEBUG : >WaitForWriters: 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:47 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): openPending: 2025/04/07 04:17:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): >openPending: err= 2025/04/07 04:17:47 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): _writeAt: size=5, off=0 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): >_writeAt: n=5, err= 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): RWFileHandle.Flush 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): RWFileHandle.Flush 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): close: 2025/04/07 04:17:47 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:47.135650615 +0000 UTC m=+29.003888870 2025/04/07 04:17:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:47 DEBUG : file1(0xc00039cc40): >close: err= 2025/04/07 04:17:47 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:47 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.48587a25.partial" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.48587a25.partial 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.48587a25.partial" 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1.48587a25.partial 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file1.48587a25.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:47 DEBUG : file1.48587a25.partial: renamed to: file1 2025/04/07 04:17:47 INFO : file1: Copied (new) 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-07 04:17:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/07 04:17:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : >WaitForWriters: 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:47 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): openPending: 2025/04/07 04:17:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): >openPending: err= 2025/04/07 04:17:47 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): _writeAt: size=5, off=0 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): >_writeAt: n=5, err= 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): RWFileHandle.Release 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): close: 2025/04/07 04:17:47 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:47.454425428 +0000 UTC m=+29.322663643 2025/04/07 04:17:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): >close: err= 2025/04/07 04:17:47 DEBUG : file1(0xc000406b00): RWFileHandle.Release 2025/04/07 04:17:47 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:47 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.bb5ceef1.partial" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.bb5ceef1.partial 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.bb5ceef1.partial" 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1.bb5ceef1.partial 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file1.bb5ceef1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:47 DEBUG : file1.bb5ceef1.partial: renamed to: file1 2025/04/07 04:17:47 INFO : file1: Copied (new) 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-07 04:17:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/07 04:17:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:47 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:47 DEBUG : : Looking for writers 2025/04/07 04:17:47 DEBUG : file1: reading active writers 2025/04/07 04:17:47 DEBUG : >WaitForWriters: 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:47 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/07 04:17:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:47 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:47 DEBUG : dir/file1(0xc000ea8bc0): openPending: 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:47 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:48 DEBUG : dir/file1(0xc000ea8bc0): >openPending: err= 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/07 04:17:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc000ea8bc0): _writeAt: size=5, off=0 2025/04/07 04:17:48 DEBUG : dir/file1(0xc000ea8bc0): >_writeAt: n=5, err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc000ea8bc0): close: 2025/04/07 04:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-07 04:17:48.093096555 +0000 UTC m=+29.961334801 2025/04/07 04:17:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:48 DEBUG : dir/file1(0xc000ea8bc0): >close: err= 2025/04/07 04:17:48 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: starting upload 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1.3674dbd3.partial" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1.3674dbd3.partial 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1.3674dbd3.partial" 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/file1.3674dbd3.partial 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1.3674dbd3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:48 DEBUG : dir/file1.3674dbd3.partial: renamed to: dir/file1 2025/04/07 04:17:48 INFO : dir/file1: Copied (replaced existing) 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-07 04:17:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : >WaitForWriters: 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:48 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:48 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/04/07 04:17:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/07 04:17:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/07 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/07 04:17:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): _writeAt: size=5, off=0 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): openPending: 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/07 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): >openPending: err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): >_writeAt: n=5, err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): _writeAt: size=15, off=5 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): >_writeAt: n=15, err= 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): close: 2025/04/07 04:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-07 04:17:48.749144869 +0000 UTC m=+30.617383113 2025/04/07 04:17:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:48 DEBUG : dir/file1(0xc00039d780): >close: err= 2025/04/07 04:17:48 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:48 DEBUG : dir/file1: vfs cache: starting upload 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1.ec7c858a.partial" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1.ec7c858a.partial 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1.ec7c858a.partial" 2025/04/07 04:17:48 DEBUG : dir: Looking for writers 2025/04/07 04:17:48 DEBUG : file1: reading active writers 2025/04/07 04:17:48 DEBUG : : Looking for writers 2025/04/07 04:17:48 DEBUG : dir: reading active writers 2025/04/07 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-daganox5zomi/dir/file1.ec7c858a.partial 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:48 DEBUG : dir/file1.ec7c858a.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/04/07 04:17:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/07 04:17:48 DEBUG : dir/file1.ec7c858a.partial: renamed to: dir/file1 2025/04/07 04:17:48 INFO : dir/file1: Copied (replaced existing) 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:48 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:17:49 DEBUG : dir: Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : dir: reading active writers 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:49 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/04/07 04:17:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-07 04:17:48 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/07 04:17:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : >WaitForWriters: 2025/04/07 04:17:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.68s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): openPending: 2025/04/07 04:17:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): close: 2025/04/07 04:17:49 DEBUG : file1: vfs cache: setting modification time to 2025-04-07 04:17:49.088822218 +0000 UTC m=+30.957060473 2025/04/07 04:17:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : file1(0xc00013e4c0): >close: err= 2025/04/07 04:17:49 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:49 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.f2dc3c3c.partial" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.f2dc3c3c.partial 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.f2dc3c3c.partial" 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1.f2dc3c3c.partial 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:49 DEBUG : file1.f2dc3c3c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:49 DEBUG : file1.f2dc3c3c.partial: renamed to: file1 2025/04/07 04:17:49 INFO : file1: Copied (new) 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-07 04:17:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/07 04:17:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : >WaitForWriters: 2025/04/07 04:17:49 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.430569772 +0000 UTC m=+31.298808016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.430569772 +0000 UTC m=+31.298808016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.430569772 +0000 UTC m=+31.298808016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7420 item 1 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.434003151 +0000 UTC m=+31.302241396 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.434003151 +0000 UTC m=+31.302241396 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4000 item 2 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.436253391 +0000 UTC m=+31.304491637 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.436253391 +0000 UTC m=+31.304491637 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.436253391 +0000 UTC m=+31.304491637 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4460 item 3 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.439280399 +0000 UTC m=+31.307518644 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.439280399 +0000 UTC m=+31.307518644 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4b60 item 4 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.441467833 +0000 UTC m=+31.309706088 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.441467833 +0000 UTC m=+31.309706088 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.441467833 +0000 UTC m=+31.309706088 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5730 item 5 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.44422289 +0000 UTC m=+31.312461136 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.44422289 +0000 UTC m=+31.312461136 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0230 item 6 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.446194568 +0000 UTC m=+31.314432813 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.446194568 +0000 UTC m=+31.314432813 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.446194568 +0000 UTC m=+31.314432813 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 7 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.448833398 +0000 UTC m=+31.317071642 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.448833398 +0000 UTC m=+31.317071642 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0f50 item 8 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000407c80): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.451032312 +0000 UTC m=+31.319270567 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.451032312 +0000 UTC m=+31.319270567 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407d00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.451032312 +0000 UTC m=+31.319270567 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1340 item 9 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.453641115 +0000 UTC m=+31.321879370 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.453641115 +0000 UTC m=+31.321879370 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a18f0 item 10 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1e000): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.455719264 +0000 UTC m=+31.323957509 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.455719264 +0000 UTC m=+31.323957509 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.455719264 +0000 UTC m=+31.323957509 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1d50 item 11 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.45828196 +0000 UTC m=+31.326520215 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.45828196 +0000 UTC m=+31.326520215 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c150 item 12 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1e3c0): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.460291009 +0000 UTC m=+31.328529254 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.460291009 +0000 UTC m=+31.328529254 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 13 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.462470627 +0000 UTC m=+31.330708872 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.462470627 +0000 UTC m=+31.330708872 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 14 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1e700): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.464652158 +0000 UTC m=+31.332890404 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.464652158 +0000 UTC m=+31.332890404 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 15 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.466712373 +0000 UTC m=+31.334950619 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.466712373 +0000 UTC m=+31.334950619 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 16 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.46872036 +0000 UTC m=+31.336958605 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.46872036 +0000 UTC m=+31.336958605 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.46872036 +0000 UTC m=+31.336958605 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 17 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.471487239 +0000 UTC m=+31.339725495 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.471487239 +0000 UTC m=+31.339725495 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dce0 item 18 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.473576578 +0000 UTC m=+31.341814834 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.473576578 +0000 UTC m=+31.341814834 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.473576578 +0000 UTC m=+31.341814834 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e4d0 item 19 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.476352835 +0000 UTC m=+31.344591080 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.476352835 +0000 UTC m=+31.344591080 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f110 item 20 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.478692886 +0000 UTC m=+31.346931140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.478692886 +0000 UTC m=+31.346931140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.478692886 +0000 UTC m=+31.346931140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f570 item 21 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.481507014 +0000 UTC m=+31.349745258 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.481507014 +0000 UTC m=+31.349745258 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452150 item 22 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.483477339 +0000 UTC m=+31.351715595 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.483477339 +0000 UTC m=+31.351715595 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.483477339 +0000 UTC m=+31.351715595 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f180): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 23 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.486166413 +0000 UTC m=+31.354404658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.486166413 +0000 UTC m=+31.354404658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f2c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452f50 item 24 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1f380): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.488134575 +0000 UTC m=+31.356372819 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f3c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.488134575 +0000 UTC m=+31.356372819 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.488134575 +0000 UTC m=+31.356372819 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f4c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453570 item 25 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.490594608 +0000 UTC m=+31.358832864 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.490594608 +0000 UTC m=+31.358832864 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f5c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453b20 item 26 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1f680): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.492719896 +0000 UTC m=+31.360958140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f6c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.492719896 +0000 UTC m=+31.360958140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.492719896 +0000 UTC m=+31.360958140 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f7c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453e30 item 27 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.495415391 +0000 UTC m=+31.363653646 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.495415391 +0000 UTC m=+31.363653646 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f8c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 28 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1f980): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.497990591 +0000 UTC m=+31.366228847 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.497990591 +0000 UTC m=+31.366228847 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 29 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.499894552 +0000 UTC m=+31.368133078 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.499894552 +0000 UTC m=+31.368133078 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 30 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000e1fc80): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.50215385 +0000 UTC m=+31.370392095 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.50215385 +0000 UTC m=+31.370392095 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fdc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a5b0 item 31 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.504329201 +0000 UTC m=+31.372567446 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.504329201 +0000 UTC m=+31.372567446 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad20 item 32 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.506624516 +0000 UTC m=+31.374862771 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b0a0 item 33 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.507407435 +0000 UTC m=+31.375645690 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ff40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.507407435 +0000 UTC m=+31.375645690 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003311f0 item 33 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.5094309 +0000 UTC m=+31.377669145 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301c00 item 34 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.510418883 +0000 UTC m=+31.378657138 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a52c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.510418883 +0000 UTC m=+31.378657138 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 34 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.512401833 +0000 UTC m=+31.380640078 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aaf0 item 35 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.513171657 +0000 UTC m=+31.381409902 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.513171657 +0000 UTC m=+31.381409902 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e0c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae00 item 35 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.515194752 +0000 UTC m=+31.383432996 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b420 item 36 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.515900755 +0000 UTC m=+31.384139011 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.515900755 +0000 UTC m=+31.384139011 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 36 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.517626944 +0000 UTC m=+31.385865198 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 37 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.518321306 +0000 UTC m=+31.386559551 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.518321306 +0000 UTC m=+31.386559551 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e3c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 37 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.52030711 +0000 UTC m=+31.388545356 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003303f0 item 38 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.521110427 +0000 UTC m=+31.389348672 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.521110427 +0000 UTC m=+31.389348672 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e5c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330770 item 38 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.522836284 +0000 UTC m=+31.391074580 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d20 item 39 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.523514276 +0000 UTC m=+31.391752531 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.523514276 +0000 UTC m=+31.391752531 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e4c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 39 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.525551998 +0000 UTC m=+31.393790244 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003005b0 item 40 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.526344455 +0000 UTC m=+31.394582710 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ed80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.526344455 +0000 UTC m=+31.394582710 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300b60 item 40 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.528528411 +0000 UTC m=+31.396766656 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301110 item 41 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.529507748 +0000 UTC m=+31.397745994 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301340 item 41 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.530277111 +0000 UTC m=+31.398515356 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.530277111 +0000 UTC m=+31.398515356 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f680): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003017a0 item 41 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.53246769 +0000 UTC m=+31.400705945 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a2a0 item 42 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.533319778 +0000 UTC m=+31.401558023 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 42 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.534329311 +0000 UTC m=+31.402567576 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.534329311 +0000 UTC m=+31.402567576 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a770 item 42 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.536277916 +0000 UTC m=+31.404516162 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ad20 item 43 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.53706295 +0000 UTC m=+31.405301194 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b030 item 43 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.537993576 +0000 UTC m=+31.406231820 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.537993576 +0000 UTC m=+31.406231820 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fbc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b1f0 item 43 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.54011815 +0000 UTC m=+31.408356395 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fdc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b5e0 item 44 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.541081006 +0000 UTC m=+31.409319251 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b8f0 item 44 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.541954986 +0000 UTC m=+31.410193261 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ff00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.541954986 +0000 UTC m=+31.410193261 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb90 item 44 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.543939848 +0000 UTC m=+31.412178103 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4310 item 45 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.54458081 +0000 UTC m=+31.412819056 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.54458081 +0000 UTC m=+31.412819056 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 45 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.54656928 +0000 UTC m=+31.414807535 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4c40 item 46 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.547237834 +0000 UTC m=+31.415476079 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.547237834 +0000 UTC m=+31.415476079 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e00 item 46 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.549467537 +0000 UTC m=+31.417705792 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 47 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.550246007 +0000 UTC m=+31.418484252 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.550246007 +0000 UTC m=+31.418484252 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5490 item 47 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.552699538 +0000 UTC m=+31.420937784 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5a40 item 48 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.553474642 +0000 UTC m=+31.421712888 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.553474642 +0000 UTC m=+31.421712888 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5c70 item 48 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.555778564 +0000 UTC m=+31.424016809 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003318f0 item 49 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.556512641 +0000 UTC m=+31.424750886 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.556512641 +0000 UTC m=+31.424750886 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ab0 item 49 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.558602911 +0000 UTC m=+31.426841156 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331f10 item 50 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.559426266 +0000 UTC m=+31.427664510 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e8c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.559426266 +0000 UTC m=+31.427664510 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea150 item 50 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.561412361 +0000 UTC m=+31.429650617 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e9c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea540 item 51 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.562186885 +0000 UTC m=+31.430425139 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ea80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.562186885 +0000 UTC m=+31.430425139 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea690 item 51 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.564089152 +0000 UTC m=+31.432327407 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1eb40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaa80 item 52 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.56489856 +0000 UTC m=+31.433136806 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.56489856 +0000 UTC m=+31.433136806 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ec40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eac40 item 52 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.566800468 +0000 UTC m=+31.435038723 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ecc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eafc0 item 53 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.567560253 +0000 UTC m=+31.435798498 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ed80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.567560253 +0000 UTC m=+31.435798498 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1edc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb180 item 53 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.569534726 +0000 UTC m=+31.437772971 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ee40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb570 item 54 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.57048633 +0000 UTC m=+31.438724586 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.57048633 +0000 UTC m=+31.438724586 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1ef40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb7a0 item 54 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.572407564 +0000 UTC m=+31.440645809 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1efc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebc00 item 55 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.573309286 +0000 UTC m=+31.441547530 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.573309286 +0000 UTC m=+31.441547530 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f0c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebd50 item 55 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.575270826 +0000 UTC m=+31.443509080 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 56 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.576121561 +0000 UTC m=+31.444359806 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.576121561 +0000 UTC m=+31.444359806 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004483f0 item 56 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.578473152 +0000 UTC m=+31.446711397 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004488c0 item 57 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.579297959 +0000 UTC m=+31.447536204 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a80 item 57 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.58014092 +0000 UTC m=+31.448379176 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.58014092 +0000 UTC m=+31.448379176 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 57 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.582200833 +0000 UTC m=+31.450439079 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448fc0 item 58 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.582877543 +0000 UTC m=+31.451115798 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449180 item 58 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.583678125 +0000 UTC m=+31.451916369 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.583678125 +0000 UTC m=+31.451916369 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f680): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004493b0 item 58 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.585606011 +0000 UTC m=+31.453844265 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004497a0 item 59 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.586519204 +0000 UTC m=+31.454757459 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 59 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.587247049 +0000 UTC m=+31.455485284 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.587247049 +0000 UTC m=+31.455485284 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b20 item 59 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.589116085 +0000 UTC m=+31.457354320 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a80e0 item 60 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.589792444 +0000 UTC m=+31.458030679 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1f980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a82a0 item 60 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.590665051 +0000 UTC m=+31.458903285 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fa80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.590665051 +0000 UTC m=+31.458903285 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 60 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.593123892 +0000 UTC m=+31.461362127 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 61 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.593781615 +0000 UTC m=+31.462019851 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.593781615 +0000 UTC m=+31.462019851 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea81c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 61 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.595736452 +0000 UTC m=+31.463974697 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 62 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.596413542 +0000 UTC m=+31.464651797 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.596413542 +0000 UTC m=+31.464651797 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 62 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.598558817 +0000 UTC m=+31.466797062 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 63 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.599288245 +0000 UTC m=+31.467526490 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.599288245 +0000 UTC m=+31.467526490 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 63 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.601510293 +0000 UTC m=+31.469748537 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 64 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.602238619 +0000 UTC m=+31.470476873 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8680): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.602238619 +0000 UTC m=+31.470476873 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 64 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.604405142 +0000 UTC m=+31.472643387 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004929a0 item 65 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.605183812 +0000 UTC m=+31.473422058 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea87c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.605183812 +0000 UTC m=+31.473422058 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 65 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.607098805 +0000 UTC m=+31.475337059 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493110 item 66 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.607903474 +0000 UTC m=+31.476141729 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.607903474 +0000 UTC m=+31.476141729 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 66 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.609646193 +0000 UTC m=+31.477884437 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 67 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.610469416 +0000 UTC m=+31.478707671 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea89c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.610469416 +0000 UTC m=+31.478707671 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 67 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.613488119 +0000 UTC m=+31.481726365 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 68 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.614260117 +0000 UTC m=+31.482498362 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.614260117 +0000 UTC m=+31.482498362 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004984d0 item 68 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.616600778 +0000 UTC m=+31.484839032 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498930 item 69 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.623670999 +0000 UTC m=+31.491909244 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.623670999 +0000 UTC m=+31.491909244 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 69 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.626102089 +0000 UTC m=+31.494340334 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498fc0 item 70 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.626814205 +0000 UTC m=+31.495052450 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.626814205 +0000 UTC m=+31.495052450 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499180 item 70 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.628633047 +0000 UTC m=+31.496871291 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 71 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.629469034 +0000 UTC m=+31.497707279 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.629469034 +0000 UTC m=+31.497707279 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499650 item 71 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.631432988 +0000 UTC m=+31.499671233 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fb00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8850 item 72 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.632194767 +0000 UTC m=+31.500433013 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fbc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.632194767 +0000 UTC m=+31.500433013 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8a10 item 72 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.634241897 +0000 UTC m=+31.502480142 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8d90 item 73 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.63514971 +0000 UTC m=+31.503387965 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fc80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8f50 item 73 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.636132463 +0000 UTC m=+31.504370708 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fcc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.636132463 +0000 UTC m=+31.504370708 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fd00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9260 item 73 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.638841133 +0000 UTC m=+31.507079379 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9500 item 74 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.639661142 +0000 UTC m=+31.507899387 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1fe40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9650 item 74 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.640476772 +0000 UTC m=+31.508715016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.640476772 +0000 UTC m=+31.508715016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a97a0 item 74 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.642330469 +0000 UTC m=+31.510568723 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9b20 item 75 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.643187676 +0000 UTC m=+31.511425921 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ce0 item 75 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.644114085 +0000 UTC m=+31.512352330 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.644114085 +0000 UTC m=+31.512352330 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 75 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.646562076 +0000 UTC m=+31.514800321 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 76 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.647388196 +0000 UTC m=+31.515626450 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 76 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.648214024 +0000 UTC m=+31.516452279 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.648214024 +0000 UTC m=+31.516452279 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 76 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.650115901 +0000 UTC m=+31.518354147 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338ee0 item 77 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.650761833 +0000 UTC m=+31.519000079 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.650761833 +0000 UTC m=+31.519000079 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 77 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.652852625 +0000 UTC m=+31.521090880 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339730 item 78 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.653456718 +0000 UTC m=+31.521694973 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.653456718 +0000 UTC m=+31.521694973 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 78 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.65556939 +0000 UTC m=+31.523807646 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 79 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.656280143 +0000 UTC m=+31.524518399 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.656280143 +0000 UTC m=+31.524518399 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c8c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339dc0 item 79 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.658259467 +0000 UTC m=+31.526497712 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a2a0 item 80 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.659062954 +0000 UTC m=+31.527301199 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039c9c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.659062954 +0000 UTC m=+31.527301199 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a7e0 item 80 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.661546242 +0000 UTC m=+31.529784487 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499c00 item 81 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.662257014 +0000 UTC m=+31.530495260 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.662257014 +0000 UTC m=+31.530495260 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ea0 item 81 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.665655519 +0000 UTC m=+31.533893774 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a64d0 item 82 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.666938636 +0000 UTC m=+31.535176901 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.666938636 +0000 UTC m=+31.535176901 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6690 item 82 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.669154933 +0000 UTC m=+31.537393179 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a53c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a69a0 item 83 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.670205103 +0000 UTC m=+31.538443348 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.670205103 +0000 UTC m=+31.538443348 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a54c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 83 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.672649267 +0000 UTC m=+31.540887513 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 84 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.674061907 +0000 UTC m=+31.542300152 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.674061907 +0000 UTC m=+31.542300152 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 84 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.676351952 +0000 UTC m=+31.544590197 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a56c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 85 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.677495728 +0000 UTC m=+31.545733983 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.677495728 +0000 UTC m=+31.545733983 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7500 item 85 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.679997279 +0000 UTC m=+31.548235565 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 86 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.680864846 +0000 UTC m=+31.549103122 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.680864846 +0000 UTC m=+31.549103122 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 86 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.683031291 +0000 UTC m=+31.551269536 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7dc0 item 87 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.684264504 +0000 UTC m=+31.552502749 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.684264504 +0000 UTC m=+31.552502749 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5ac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004300e0 item 87 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.687156549 +0000 UTC m=+31.555394793 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430620 item 88 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.688135535 +0000 UTC m=+31.556373790 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.688135535 +0000 UTC m=+31.556373790 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430850 item 88 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.690531839 +0000 UTC m=+31.558770084 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d20 item 89 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.691100876 +0000 UTC m=+31.559339122 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5d40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004311f0 item 89 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.691912769 +0000 UTC m=+31.560151014 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.691912769 +0000 UTC m=+31.560151014 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431500 item 89 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.693758662 +0000 UTC m=+31.561996908 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b20 item 90 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.69442924 +0000 UTC m=+31.562667486 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5f40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 90 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.695587733 +0000 UTC m=+31.563825978 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.695587733 +0000 UTC m=+31.563825978 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431f10 item 90 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.69736142 +0000 UTC m=+31.565599664 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368380 item 91 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.698044731 +0000 UTC m=+31.566282986 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003684d0 item 91 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.699147189 +0000 UTC m=+31.567385434 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004065c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.699147189 +0000 UTC m=+31.567385434 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003687e0 item 91 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.70106128 +0000 UTC m=+31.569299524 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004066c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 92 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.701787441 +0000 UTC m=+31.570025696 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368f50 item 92 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.70307137 +0000 UTC m=+31.571309614 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.70307137 +0000 UTC m=+31.571309614 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369490 item 92 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.704720783 +0000 UTC m=+31.572958998 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 93 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.705394126 +0000 UTC m=+31.573632341 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.705394126 +0000 UTC m=+31.573632341 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 93 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.707620192 +0000 UTC m=+31.575858437 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 94 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.708421555 +0000 UTC m=+31.576659810 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.708421555 +0000 UTC m=+31.576659810 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004043f0 item 94 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.711501182 +0000 UTC m=+31.579739447 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004048c0 item 95 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.712112218 +0000 UTC m=+31.580350462 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.712112218 +0000 UTC m=+31.580350462 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a80 item 95 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.713861098 +0000 UTC m=+31.582099313 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b650 item 96 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.714517138 +0000 UTC m=+31.582755353 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cb00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.714517138 +0000 UTC m=+31.582755353 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cbc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b8f0 item 96 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= 2025/04/07 04:17:49 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : >WaitForWriters: 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.720761541 +0000 UTC m=+31.588999757 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.720761541 +0000 UTC m=+31.588999757 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.720761541 +0000 UTC m=+31.588999757 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cc80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 1 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.723806212 +0000 UTC m=+31.592044426 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.723806212 +0000 UTC m=+31.592044426 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cd80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 2 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.72561256 +0000 UTC m=+31.593850815 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cdc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.72561256 +0000 UTC m=+31.593850815 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.72561256 +0000 UTC m=+31.593850815 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039ce40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 3 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.728543707 +0000 UTC m=+31.596781963 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039cf40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.728543707 +0000 UTC m=+31.596781963 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d60e0 item 4 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.730561001 +0000 UTC m=+31.598799216 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.730561001 +0000 UTC m=+31.598799216 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.730561001 +0000 UTC m=+31.598799216 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6620 item 5 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73316162 +0000 UTC m=+31.601399835 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73316162 +0000 UTC m=+31.601399835 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6fc0 item 6 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73470777 +0000 UTC m=+31.602945985 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73470777 +0000 UTC m=+31.602945985 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039d840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73470777 +0000 UTC m=+31.602945985 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00039dec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d73b0 item 7 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73694696 +0000 UTC m=+31.605185175 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0000b2000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.73694696 +0000 UTC m=+31.605185175 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7ea0 item 8 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000628180): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.738368827 +0000 UTC m=+31.606607041 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.738368827 +0000 UTC m=+31.606607041 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.738368827 +0000 UTC m=+31.606607041 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4380 item 9 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.740123027 +0000 UTC m=+31.608361241 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.740123027 +0000 UTC m=+31.608361241 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a80 item 10 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000628580): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.741491844 +0000 UTC m=+31.609730059 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.741491844 +0000 UTC m=+31.609730059 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.741491844 +0000 UTC m=+31.609730059 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e56c0 item 11 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.743162328 +0000 UTC m=+31.611400542 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.743162328 +0000 UTC m=+31.611400542 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 12 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000628a00): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.744457447 +0000 UTC m=+31.612695662 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.744457447 +0000 UTC m=+31.612695662 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a05b0 item 13 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.745842265 +0000 UTC m=+31.614080480 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.745842265 +0000 UTC m=+31.614080480 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0bd0 item 14 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000628d80): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.747624828 +0000 UTC m=+31.615863043 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.747624828 +0000 UTC m=+31.615863043 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1180 item 15 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.749184183 +0000 UTC m=+31.617422398 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.749184183 +0000 UTC m=+31.617422398 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1490 item 16 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.751205283 +0000 UTC m=+31.619443529 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.751205283 +0000 UTC m=+31.619443529 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.751205283 +0000 UTC m=+31.619443529 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006290c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1960 item 17 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.753953208 +0000 UTC m=+31.622191424 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.753953208 +0000 UTC m=+31.622191424 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 18 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.755714382 +0000 UTC m=+31.623952597 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004073c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.755714382 +0000 UTC m=+31.623952597 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.755714382 +0000 UTC m=+31.623952597 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004074c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405dc0 item 19 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.757954353 +0000 UTC m=+31.626192569 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.757954353 +0000 UTC m=+31.626192569 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c2a0 item 20 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.759809753 +0000 UTC m=+31.628047968 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004060c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.759809753 +0000 UTC m=+31.628047968 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004061c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.759809753 +0000 UTC m=+31.628047968 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 21 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.763370642 +0000 UTC m=+31.631608907 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.763370642 +0000 UTC m=+31.631608907 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cd90 item 22 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.765766066 +0000 UTC m=+31.634004311 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406680): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.765766066 +0000 UTC m=+31.634004311 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.765766066 +0000 UTC m=+31.634004311 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004067c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d110 item 23 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.768619057 +0000 UTC m=+31.636857312 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.768619057 +0000 UTC m=+31.636857312 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 24 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000406b00): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.771010763 +0000 UTC m=+31.639248998 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.771010763 +0000 UTC m=+31.639248998 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.771010763 +0000 UTC m=+31.639248998 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042db90 item 25 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.775400386 +0000 UTC m=+31.643638621 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406d00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.775400386 +0000 UTC m=+31.643638621 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005261c0 item 26 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc000406ec0): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.777820547 +0000 UTC m=+31.646058822 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000406f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.777820547 +0000 UTC m=+31.646058822 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.777820547 +0000 UTC m=+31.646058822 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526620 item 27 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.780492078 +0000 UTC m=+31.648730312 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.780492078 +0000 UTC m=+31.648730312 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004071c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005273b0 item 28 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc0004072c0): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004072c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.782505423 +0000 UTC m=+31.650743658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.782505423 +0000 UTC m=+31.650743658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004075c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005279d0 item 29 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.784407982 +0000 UTC m=+31.652646217 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.784407982 +0000 UTC m=+31.652646217 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0230 item 30 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): _readAt: size=2, off=0 2025/04/07 04:17:49 ERROR : open-test-file(0xc0004077c0): Couldn't read size of file 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0004077c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.786342169 +0000 UTC m=+31.654580405 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.786342169 +0000 UTC m=+31.654580405 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 31 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.788266849 +0000 UTC m=+31.656505085 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.788266849 +0000 UTC m=+31.656505085 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0e00 item 32 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.7904686 +0000 UTC m=+31.658706856 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a11f0 item 33 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.791439771 +0000 UTC m=+31.659678017 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.791439771 +0000 UTC m=+31.659678017 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8000): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 33 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.793332872 +0000 UTC m=+31.661571108 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 34 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.794090283 +0000 UTC m=+31.662328518 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.794090283 +0000 UTC m=+31.662328518 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea80c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad90 item 34 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.796065729 +0000 UTC m=+31.664303973 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b1f0 item 35 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.79682383 +0000 UTC m=+31.665062075 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.79682383 +0000 UTC m=+31.665062075 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8180): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b420 item 35 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.798570075 +0000 UTC m=+31.666808310 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 36 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.799379714 +0000 UTC m=+31.667617949 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea82c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.799379714 +0000 UTC m=+31.667617949 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 36 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.801041992 +0000 UTC m=+31.669280227 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300000 item 37 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.801822406 +0000 UTC m=+31.670060652 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.801822406 +0000 UTC m=+31.670060652 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea83c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300310 item 37 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.803655104 +0000 UTC m=+31.671893339 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e00 item 38 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.804422774 +0000 UTC m=+31.672661019 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.804422774 +0000 UTC m=+31.672661019 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300fc0 item 38 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.80628139 +0000 UTC m=+31.674519625 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 39 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.806985661 +0000 UTC m=+31.675223896 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea86c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.806985661 +0000 UTC m=+31.675223896 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301810 item 39 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.80886697 +0000 UTC m=+31.677105205 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301e30 item 40 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.809596257 +0000 UTC m=+31.677834493 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.809596257 +0000 UTC m=+31.677834493 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a310 item 40 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.811548689 +0000 UTC m=+31.679786945 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea88c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330230 item 41 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.812128006 +0000 UTC m=+31.680366251 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 41 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.81294052 +0000 UTC m=+31.681178775 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628180): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.81294052 +0000 UTC m=+31.681178775 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006281c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 41 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.814765393 +0000 UTC m=+31.683003649 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d90 item 42 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.815441461 +0000 UTC m=+31.683679696 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 42 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.816242644 +0000 UTC m=+31.684480870 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.816242644 +0000 UTC m=+31.684480870 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003311f0 item 42 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.817962099 +0000 UTC m=+31.686200355 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 43 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.818607119 +0000 UTC m=+31.686845354 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331960 item 43 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.819365241 +0000 UTC m=+31.687603476 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.819365241 +0000 UTC m=+31.687603476 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006288c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b20 item 43 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.82114053 +0000 UTC m=+31.689378766 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea000 item 44 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.821813433 +0000 UTC m=+31.690051678 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006289c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea1c0 item 44 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.822608795 +0000 UTC m=+31.690847030 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.822608795 +0000 UTC m=+31.690847030 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea380 item 44 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.824291611 +0000 UTC m=+31.692529856 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628bc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea700 item 45 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.82500564 +0000 UTC m=+31.693243885 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628c00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.82500564 +0000 UTC m=+31.693243885 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628d40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea930 item 45 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.826953194 +0000 UTC m=+31.695191459 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eacb0 item 46 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.827598534 +0000 UTC m=+31.695836769 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.827598534 +0000 UTC m=+31.695836769 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000628f80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eae70 item 46 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.829418929 +0000 UTC m=+31.697657164 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb1f0 item 47 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.830090418 +0000 UTC m=+31.698328663 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.830090418 +0000 UTC m=+31.698328663 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629180): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb420 item 47 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.831912386 +0000 UTC m=+31.700150621 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb810 item 48 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.832579207 +0000 UTC m=+31.700817451 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006292c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.832579207 +0000 UTC m=+31.700817451 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eba40 item 48 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.834902765 +0000 UTC m=+31.703140999 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006293c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebdc0 item 49 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.835595343 +0000 UTC m=+31.703833579 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.835595343 +0000 UTC m=+31.703833579 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004480e0 item 49 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.837332662 +0000 UTC m=+31.705570897 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006294c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004484d0 item 50 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.838122072 +0000 UTC m=+31.706360307 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.838122072 +0000 UTC m=+31.706360307 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006295c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004487e0 item 50 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.839900368 +0000 UTC m=+31.708138604 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 51 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.840638433 +0000 UTC m=+31.708876668 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.840638433 +0000 UTC m=+31.708876668 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448c40 item 51 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.842774279 +0000 UTC m=+31.711012524 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006297c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004490a0 item 52 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.843545636 +0000 UTC m=+31.711783881 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.843545636 +0000 UTC m=+31.711783881 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006298c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449260 item 52 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.845306869 +0000 UTC m=+31.713545114 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 53 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.846019896 +0000 UTC m=+31.714258142 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.846019896 +0000 UTC m=+31.714258142 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449880 item 53 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.847882681 +0000 UTC m=+31.716120925 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ac0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ce0 item 54 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.848598413 +0000 UTC m=+31.716836658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629b80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.848598413 +0000 UTC m=+31.716836658 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629bc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ea0 item 54 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.850449815 +0000 UTC m=+31.718688060 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 55 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.85112877 +0000 UTC m=+31.719367025 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.85112877 +0000 UTC m=+31.719367025 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 55 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.853087043 +0000 UTC m=+31.721325288 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407bc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1500 item 56 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.853860914 +0000 UTC m=+31.722099160 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.853860914 +0000 UTC m=+31.722099160 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1810 item 56 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.855643407 +0000 UTC m=+31.723881653 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1c70 item 57 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.857315884 +0000 UTC m=+31.725554130 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1e30 item 57 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.858111697 +0000 UTC m=+31.726349942 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.858111697 +0000 UTC m=+31.726349942 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000407f40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4070 item 57 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.860249276 +0000 UTC m=+31.728487532 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013e840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 58 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.861073252 +0000 UTC m=+31.729311497 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ea80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4690 item 58 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.86186134 +0000 UTC m=+31.730099595 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013ee00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.86186134 +0000 UTC m=+31.730099595 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f3c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4c40 item 58 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.863656728 +0000 UTC m=+31.731894974 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f5c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4f50 item 59 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.864429719 +0000 UTC m=+31.732667973 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 59 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.865236181 +0000 UTC m=+31.733474426 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f740): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.865236181 +0000 UTC m=+31.733474426 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5490 item 59 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.867162504 +0000 UTC m=+31.735400759 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5a40 item 60 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.8677843 +0000 UTC m=+31.736022545 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013f8c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5c70 item 60 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.868762405 +0000 UTC m=+31.737000650 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.868762405 +0000 UTC m=+31.737000650 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fa80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8000 item 60 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.870778656 +0000 UTC m=+31.739016912 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a83f0 item 61 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.871434256 +0000 UTC m=+31.739672502 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fb80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.871434256 +0000 UTC m=+31.739672502 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fd80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8770 item 61 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.873639142 +0000 UTC m=+31.741877397 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fe80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8b60 item 62 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.87435803 +0000 UTC m=+31.742596275 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc00013fec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.87435803 +0000 UTC m=+31.742596275 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e040): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8cb0 item 62 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.876576422 +0000 UTC m=+31.744814667 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a91f0 item 63 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.877443869 +0000 UTC m=+31.745682124 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.877443869 +0000 UTC m=+31.745682124 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9340 item 63 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >_readAt: n=0, err=Bad file descriptor 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.879742119 +0000 UTC m=+31.747980364 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000e1e380): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 64 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.880381569 +0000 UTC m=+31.748619784 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629d80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.880381569 +0000 UTC m=+31.748619784 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629e80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 64 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.88249357 +0000 UTC m=+31.750731815 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 65 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.88319197 +0000 UTC m=+31.751430215 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.88319197 +0000 UTC m=+31.751430215 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000629f40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 65 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.885233831 +0000 UTC m=+31.753472076 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 66 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.88583589 +0000 UTC m=+31.754074115 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c46c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.88583589 +0000 UTC m=+31.754074115 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003382a0 item 66 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.887131029 +0000 UTC m=+31.755369244 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338620 item 67 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.887757955 +0000 UTC m=+31.755996170 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c47c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.887757955 +0000 UTC m=+31.755996170 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c48c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 67 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.889178149 +0000 UTC m=+31.757416363 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4a00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 68 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.889841002 +0000 UTC m=+31.758079217 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.889841002 +0000 UTC m=+31.758079217 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4b80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339340 item 68 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.891255675 +0000 UTC m=+31.759493890 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 69 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.891825263 +0000 UTC m=+31.760063479 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.891825263 +0000 UTC m=+31.760063479 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4cc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 69 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.893261678 +0000 UTC m=+31.761499883 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339d50 item 70 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.893914432 +0000 UTC m=+31.762152637 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c4f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.893914432 +0000 UTC m=+31.762152637 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498000 item 70 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.896021564 +0000 UTC m=+31.764259819 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c53c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498460 item 71 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.896588699 +0000 UTC m=+31.764826914 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c54c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.896588699 +0000 UTC m=+31.764826914 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498620 item 71 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.898329664 +0000 UTC m=+31.766567909 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498af0 item 72 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.899186852 +0000 UTC m=+31.767425097 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c57c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.899186852 +0000 UTC m=+31.767425097 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d20 item 72 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.901117704 +0000 UTC m=+31.769355979 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499110 item 73 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.901763595 +0000 UTC m=+31.770001840 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5dc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499260 item 73 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.902569386 +0000 UTC m=+31.770807632 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.902569386 +0000 UTC m=+31.770807632 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0002c5e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499420 item 73 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.904001903 +0000 UTC m=+31.772240118 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499880 item 74 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.904585468 +0000 UTC m=+31.772823683 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a41c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499a40 item 74 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.905300869 +0000 UTC m=+31.773539084 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4280): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.905300869 +0000 UTC m=+31.773539084 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a42c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499c00 item 74 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.906710483 +0000 UTC m=+31.774948689 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a43c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a61c0 item 75 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.907282406 +0000 UTC m=+31.775520621 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): _writeAt: size=3, off=2 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a64d0 item 75 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.90785496 +0000 UTC m=+31.776093165 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.90785496 +0000 UTC m=+31.776093165 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6690 item 75 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.909762679 +0000 UTC m=+31.778000924 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a69a0 item 76 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.910472971 +0000 UTC m=+31.778711217 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 76 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): _writeAt: size=3, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.91128806 +0000 UTC m=+31.779526315 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.91128806 +0000 UTC m=+31.779526315 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a47c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 76 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.913113964 +0000 UTC m=+31.781352210 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 77 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.913832352 +0000 UTC m=+31.782070598 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a48c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.913832352 +0000 UTC m=+31.782070598 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a49c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7180 item 77 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.9162359 +0000 UTC m=+31.784474146 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a8c0 item 78 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.916819024 +0000 UTC m=+31.785057249 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8900): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.916819024 +0000 UTC m=+31.785057249 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8a40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031abd0 item 78 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.918702637 +0000 UTC m=+31.786940892 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b0a0 item 79 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.919467341 +0000 UTC m=+31.787705586 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8b80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.919467341 +0000 UTC m=+31.787705586 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8c80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b260 item 79 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.921355764 +0000 UTC m=+31.789593980 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b650 item 80 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.92191329 +0000 UTC m=+31.790151505 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8d80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.92191329 +0000 UTC m=+31.790151505 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 80 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.923376194 +0000 UTC m=+31.791614409 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8e80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 81 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.924183417 +0000 UTC m=+31.792421663 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8ec0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.924183417 +0000 UTC m=+31.792421663 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8f00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 81 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.926484975 +0000 UTC m=+31.794723220 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea8fc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 82 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.927298891 +0000 UTC m=+31.795537146 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9080): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.927298891 +0000 UTC m=+31.795537146 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea90c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 82 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.929202011 +0000 UTC m=+31.797440256 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9140): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431260 item 83 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.929955764 +0000 UTC m=+31.798194010 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.929955764 +0000 UTC m=+31.798194010 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 83 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.931937291 +0000 UTC m=+31.800175536 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea92c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b90 item 84 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.932671538 +0000 UTC m=+31.800909783 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea93c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.932671538 +0000 UTC m=+31.800909783 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 84 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.934938772 +0000 UTC m=+31.803177016 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9480): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368230 item 85 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.935632583 +0000 UTC m=+31.803870828 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.935632583 +0000 UTC m=+31.803870828 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9580): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 85 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.937631722 +0000 UTC m=+31.805869978 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 86 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.938449126 +0000 UTC m=+31.806687371 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea96c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.938449126 +0000 UTC m=+31.806687371 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368c40 item 86 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.940222742 +0000 UTC m=+31.808460987 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9780): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369030 item 87 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.940970384 +0000 UTC m=+31.809208640 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9840): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.940970384 +0000 UTC m=+31.809208640 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9880): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 87 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.942710068 +0000 UTC m=+31.810948323 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4b00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7500 item 88 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.943522472 +0000 UTC m=+31.811760716 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.943522472 +0000 UTC m=+31.811760716 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4c40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7730 item 88 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.945278485 +0000 UTC m=+31.813516730 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 89 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.945976705 +0000 UTC m=+31.814214951 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4d40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c00 item 89 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.946779421 +0000 UTC m=+31.815017666 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e00): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.946779421 +0000 UTC m=+31.815017666 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4e40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7dc0 item 89 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.948659928 +0000 UTC m=+31.816898174 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4f40): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a150 item 90 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.949367465 +0000 UTC m=+31.817605711 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a4fc0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a540 item 90 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.950157246 +0000 UTC m=+31.818395502 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a50c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.950157246 +0000 UTC m=+31.818395502 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5100): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b3b0 item 90 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.951791512 +0000 UTC m=+31.820029757 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5200): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b9d0 item 91 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.953175247 +0000 UTC m=+31.821413492 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5240): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >_readAt: n=2, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): _writeAt: size=3, off=7 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011bce0 item 91 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.954348187 +0000 UTC m=+31.822586442 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5300): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >_readAt: n=8, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.954348187 +0000 UTC m=+31.822586442 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5340): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004920e0 item 91 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.956901115 +0000 UTC m=+31.825139340 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5400): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 92 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.957587874 +0000 UTC m=+31.825826099 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5440): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): open at offset 5 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 92 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): _readAt: size=2, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): _writeAt: size=3, off=5 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): >_writeAt: n=3, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.95842809 +0000 UTC m=+31.826666315 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5500): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >_readAt: n=3, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.95842809 +0000 UTC m=+31.826666315 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5540): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 92 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.960370513 +0000 UTC m=+31.828608738 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5600): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 93 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.961102887 +0000 UTC m=+31.829341112 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5640): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.961102887 +0000 UTC m=+31.829341112 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5700): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 93 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.963527605 +0000 UTC m=+31.831765830 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a57c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 94 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.964207901 +0000 UTC m=+31.832446136 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5800): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.964207901 +0000 UTC m=+31.832446136 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a58c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 94 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.966578708 +0000 UTC m=+31.834816933 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5980): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b20 item 95 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.967288358 +0000 UTC m=+31.835526584 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a59c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.967288358 +0000 UTC m=+31.835526584 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc0006a5a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 95 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): open at offset 0 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): _readAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): >_readAt: n=0, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.969883466 +0000 UTC m=+31.838121721 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9940): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): _writeAt: size=5, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003699d0 item 96 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): >_writeAt: n=5, err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.970635578 +0000 UTC m=+31.838873823 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea99c0): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/07 04:17:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/07 04:17:49 DEBUG : open-test-file: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): _readAt: size=512, off=0 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): openPending: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): >openPending: err= 2025/04/07 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): >_readAt: n=5, err=EOF 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): close: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-07 04:17:49.970635578 +0000 UTC m=+31.838873823 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : open-test-file(0xc000ea9a80): >close: err= 2025/04/07 04:17:49 DEBUG : open-test-file: Remove: 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 96 2025/04/07 04:17:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/07 04:17:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/07 04:17:49 DEBUG : open-test-file: >Remove: err= 2025/04/07 04:17:49 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : >WaitForWriters: 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.01s) --- 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.26s) --- 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:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:49 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:49 DEBUG : file1: newRWFileHandle: 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): openPending: 2025/04/07 04:17:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): >openPending: err= 2025/04/07 04:17:49 DEBUG : file1: >newRWFileHandle: err= 2025/04/07 04:17:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/07 04:17:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): _writeAt: size=2, off=0 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): >_writeAt: n=2, err= 2025/04/07 04:17:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): RWFileHandle.Flush 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): RWFileHandle.Release 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): close: 2025/04/07 04:17:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/07 04:17:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:49 DEBUG : file1(0xc000e1e3c0): >close: err= 2025/04/07 04:17:49 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:49 DEBUG : : Looking for writers 2025/04/07 04:17:49 DEBUG : file1: reading active writers 2025/04/07 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : file1: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : file1: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:50 DEBUG : file1: vfs cache: starting upload 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1.c8b6918.partial" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1.c8b6918.partial 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1.c8b6918.partial" 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : file1: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-daganox5zomi/file1.c8b6918.partial 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/07 04:17:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/07 04:17:50 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/07 04:17:50 INFO : file1: Copied (new) 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : file1: reading active writers 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/07 04:17:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/07 04:17:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/07 04:17:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:17:50 DEBUG : >WaitForWriters: 2025/04/07 04:17:50 INFO : file1: vfs cache: upload succeeded try #1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/04/07 04:17:50 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : file1: reading active writers 2025/04/07 04:17:50 DEBUG : >WaitForWriters: 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.56s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:50 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:50 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:50 DEBUG : rename_me: newRWFileHandle: 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): openPending: 2025/04/07 04:17:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): >openPending: err= 2025/04/07 04:17:50 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/07 04:17:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/07 04:17:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): _writeAt: size=5, off=0 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): >_writeAt: n=5, err= 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): close: 2025/04/07 04:17:50 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-07 04:17:50.539503439 +0000 UTC m=+32.407741684 2025/04/07 04:17:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/07 04:17:50 DEBUG : rename_me(0xc000406000): >close: err= 2025/04/07 04:17:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/07 04:17:50 DEBUG : i_was_renamed: Updating file with 0xc000000e40 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/07 04:17:50 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/07 04:17:50 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/i_was_renamed.aab46bbf.partial" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/i_was_renamed.aab46bbf.partial 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/i_was_renamed.aab46bbf.partial" 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/i_was_renamed.aab46bbf.partial 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : i_was_renamed.aab46bbf.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:17:50 DEBUG : i_was_renamed.aab46bbf.partial: renamed to: i_was_renamed 2025/04/07 04:17:50 INFO : i_was_renamed: Copied (new) 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/i_was_renamed" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/i_was_renamed 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/i_was_renamed" 2025/04/07 04:17:50 DEBUG : : Looking for writers 2025/04/07 04:17:50 DEBUG : i_was_renamed: reading active writers 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/i_was_renamed 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:17:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-07 04:17:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/07 04:17:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/07 04:17:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/07 04:17:50 DEBUG : >WaitForWriters: 2025/04/07 04:17:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:50 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/07 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-daganox5zomi" 2025/04/07 04:17:50 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:50 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : : forgetting directory cache 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): _readAt: size=512, off=0 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): openPending: 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): >openPending: err= 2025/04/07 04:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): >_readAt: n=20, err=EOF 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): close: 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:18:50 +0000 UTC 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406680): >close: err= 2025/04/07 04:17:51 DEBUG : : Re-reading directory (114.118181ms old) 2025/04/07 04:17:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : : forgetting directory cache 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): _readAt: size=512, off=0 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): openPending: 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-07 03:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-07 03:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-07 03:18:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/07 04:17:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): >openPending: err= 2025/04/07 04:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): >_readAt: n=20, err=EOF 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): close: 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:19:50 +0000 UTC 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate(0xc000406a00): >close: err= 2025/04/07 04:17:51 DEBUG : : Re-reading directory (113.328079ms old) 2025/04/07 04:17:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:51 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : : forgetting directory cache 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): _readAt: size=512, off=0 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): openPending: 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-07 03:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-07 03:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-07 03:19:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/07 04:17:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): >openPending: err= 2025/04/07 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): >_readAt: n=20, err=EOF 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): close: 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:20:50 +0000 UTC 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000406b40): >close: err= 2025/04/07 04:17:52 DEBUG : : Re-reading directory (108.295959ms old) 2025/04/07 04:17:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : : forgetting directory cache 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000e1e480): _readAt: size=512, off=0 2025/04/07 04:17:52 DEBUG : TestRWCacheUpdate(0xc000e1e480): openPending: 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:52 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-07 03:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-07 03:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-07 03:20:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/07 04:17:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000e1e480): >openPending: err= 2025/04/07 04:17:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000e1e480): >_readAt: n=20, err=EOF 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000e1e480): close: 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:21:50 +0000 UTC 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000e1e480): >close: err= 2025/04/07 04:17:53 DEBUG : : Re-reading directory (115.038007ms old) 2025/04/07 04:17:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : : forgetting directory cache 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): _readAt: size=512, off=0 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): openPending: 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-07 03:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-07 03:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-07 03:21:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/07 04:17:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): >openPending: err= 2025/04/07 04:17:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): >_readAt: n=20, err=EOF 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): close: 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:22:50 +0000 UTC 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000ea8c80): >close: err= 2025/04/07 04:17:53 DEBUG : : Re-reading directory (115.502727ms old) 2025/04/07 04:17:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : : forgetting directory cache 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000407080): _readAt: size=512, off=0 2025/04/07 04:17:53 DEBUG : TestRWCacheUpdate(0xc000407080): openPending: 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:53 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-07 03:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-07 03:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-07 03:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-07 03:22:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/07 04:17:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/07 04:17:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407080): >openPending: err= 2025/04/07 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407080): >_readAt: n=20, err=EOF 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407080): close: 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:23:50 +0000 UTC 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407080): >close: err= 2025/04/07 04:17:54 DEBUG : : Re-reading directory (112.801612ms old) 2025/04/07 04:17:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : : forgetting directory cache 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): _readAt: size=512, off=0 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): openPending: 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-07 03:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-07 03:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-07 03:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-07 03:23:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/07 04:17:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/07 04:17:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): >openPending: err= 2025/04/07 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): >_readAt: n=21, err=EOF 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): close: 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:24:50 +0000 UTC 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate(0xc000407140): >close: err= 2025/04/07 04:17:54 DEBUG : : Re-reading directory (109.354958ms old) 2025/04/07 04:17:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:54 DEBUG : : forgetting directory cache 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:54 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:54 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): _readAt: size=512, off=0 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): openPending: 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-07 03:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-07 03:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-07 03:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-07 03:24:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/07 04:17:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/07 04:17:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): >openPending: err= 2025/04/07 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): >_readAt: n=22, err=EOF 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): close: 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:25:50 +0000 UTC 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407540): >close: err= 2025/04/07 04:17:55 DEBUG : : Re-reading directory (104.280219ms old) 2025/04/07 04:17:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : : forgetting directory cache 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): _readAt: size=512, off=0 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): openPending: 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-07 03:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-07 03:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-07 03:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-07 03:25:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/07 04:17:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/07 04:17:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): >openPending: err= 2025/04/07 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): >_readAt: n=23, err=EOF 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): close: 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:26:50 +0000 UTC 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate(0xc000407740): >close: err= 2025/04/07 04:17:55 DEBUG : : Re-reading directory (101.537084ms old) 2025/04/07 04:17:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:55 DEBUG : : forgetting directory cache 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:55 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:55 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): _readAt: size=512, off=0 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): openPending: 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/TestRWCacheUpdate" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-daganox5zomi/TestRWCacheUpdate 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-07 03:27:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-07 03:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-07 03:27:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-07 03:26:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/07 04:17:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/07 04:17:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): >openPending: err= 2025/04/07 04:17:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): >_readAt: n=24, err=EOF 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): close: 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-07 03:27:50 +0000 UTC 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate(0xc000ea9140): >close: err= 2025/04/07 04:17:56 DEBUG : : Re-reading directory (105.009588ms old) 2025/04/07 04:17:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/07 04:17:56 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:56 DEBUG : : Looking for writers 2025/04/07 04:17:56 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/07 04:17:56 DEBUG : >WaitForWriters: 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.29s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : : forgetting directory cache 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/07 04:17:56 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:56 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/07 04:17:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/07 04:17:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:56 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:56 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/07 04:17:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/07 04:17:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/07 04:17:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:56 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/FiLeA" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-daganox5zomi/FiLeA 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/04/07 04:17:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/07 04:17:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/07 04:17:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FiLeB" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/FiLeB 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/07 04:17:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/07 04:17:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/FilEb" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-daganox5zomi/FilEb 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/04/07 04:17:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/07 04:17:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/07 04:17:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/07 04:17:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/07 04:17:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/07 04:17:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/07 04:17:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/07 04:17:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/07 04:17:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/07 04:17:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:57 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:57 DEBUG : : Looking for writers 2025/04/07 04:17:57 DEBUG : FilEb: reading active writers 2025/04/07 04:17:57 DEBUG : FiLeA: reading active writers 2025/04/07 04:17:57 DEBUG : FiLeB: reading active writers 2025/04/07 04:17:57 DEBUG : >WaitForWriters: 2025/04/07 04:17:57 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:57 DEBUG : : Looking for writers 2025/04/07 04:17:57 DEBUG : FilEb: reading active writers 2025/04/07 04:17:57 DEBUG : FiLeA: reading active writers 2025/04/07 04:17:57 DEBUG : FiLeB: reading active writers 2025/04/07 04:17:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.72s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/normal name with no special characters.txt" 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt 2025/04/07 04:17:57 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/normal name with no special characters.txt 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/normal name with no special characters.txt" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-daganox5zomi/normal name with no special characters.txt 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/04/07 04:17:58 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/normal name with no special characters.txt" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/normal\ name\ with\ no\ special\ characters.txt" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-daganox5zomi/normal name with no special characters.txt 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/測試_Русский___ě_áñ" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-daganox5zomi/測試_Русский___ě_áñ 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:58 DEBUG : : Looking for writers 2025/04/07 04:17:58 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/07 04:17:58 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/07 04:17:58 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.68s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:58 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Reusing VFS from active cache 2025/04/07 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:58 DEBUG : : Looking for writers 2025/04/07 04:17:58 DEBUG : >WaitForWriters: 2025/04/07 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:58 DEBUG : : Looking for writers 2025/04/07 04:17:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:58 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:58 DEBUG : : Looking for writers 2025/04/07 04:17:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:58 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:58 DEBUG : : Looking for writers 2025/04/07 04:17:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:58 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:58 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:58 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:17:59 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:59 DEBUG : dir: Looking for writers 2025/04/07 04:17:59 DEBUG : file2: reading active writers 2025/04/07 04:17:59 DEBUG : : Looking for writers 2025/04/07 04:17:59 DEBUG : dir: reading active writers 2025/04/07 04:17:59 DEBUG : file1: reading active writers 2025/04/07 04:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:59 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:17:59 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:17:59 DEBUG : dir: Looking for writers 2025/04/07 04:17:59 DEBUG : : Looking for writers 2025/04/07 04:17:59 DEBUG : dir: reading active writers 2025/04/07 04:17:59 DEBUG : file1: reading active writers 2025/04/07 04:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.43s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:17:59 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-daganox5zomi/file1 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:17:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:17:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:59 DEBUG : file1: Open: flags=O_RDONLY 2025/04/07 04:17:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/07 04:17:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/07 04:17:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/07 04:17:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/07 04:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (0 bytes), uploading instead of streaming 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/new_file.txt" 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/new_file.txt 2025/04/07 04:17:59 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/new_file.txt" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/dir/new_file.txt 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:18:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:18:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/07 04:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/07 04:18:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/07 04:18:00 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:00 DEBUG : dir: Looking for writers 2025/04/07 04:18:00 DEBUG : new_file.txt: reading active writers 2025/04/07 04:18:00 DEBUG : file2: reading active writers 2025/04/07 04:18:00 DEBUG : : Looking for writers 2025/04/07 04:18:00 DEBUG : dir: reading active writers 2025/04/07 04:18:00 DEBUG : file1: reading active writers 2025/04/07 04:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:00 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file2" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/dir/file2 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:18:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/07 04:18:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000cf2840 2025/04/07 04:18:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/07 04:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/dir/file1" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/dir/file1 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:18:00 INFO : dir/file1: Moved (server-side) to: file0 2025/04/07 04:18:00 DEBUG : file0: Updating file with file0 0xc000cf2840 2025/04/07 04:18:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file0" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file0 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file0" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-daganox5zomi/file0 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file0" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file0 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file0" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-daganox5zomi/file0 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/04/07 04:18:00 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:00 DEBUG : dir: Looking for writers 2025/04/07 04:18:00 DEBUG : : Looking for writers 2025/04/07 04:18:00 DEBUG : dir: reading active writers 2025/04/07 04:18:00 DEBUG : file0: reading active writers 2025/04/07 04:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:00 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Server has VFS statistics extension 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: About path "/rclone-test-daganox5zomi" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: About path "/rclone-test-daganox5zomi" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: About using shell command for shell type "unix" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: df -k /rclone-test-daganox5zomi 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-daganox5zomi" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 96457276 54315732 61% / 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:00 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:00 DEBUG : : Looking for writers 2025/04/07 04:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:00 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:00 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/04/07 04:18:00 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:00 DEBUG : c: Looking for writers 2025/04/07 04:18:00 DEBUG : d: Looking for writers 2025/04/07 04:18:00 DEBUG : : Looking for writers 2025/04/07 04:18:00 DEBUG : a: Looking for writers 2025/04/07 04:18:00 DEBUG : b: Looking for writers 2025/04/07 04:18:00 DEBUG : : Looking for writers 2025/04/07 04:18:00 DEBUG : d: reading active writers 2025/04/07 04:18:00 DEBUG : /: reading active writers 2025/04/07 04:18:00 DEBUG : a: reading active writers 2025/04/07 04:18:00 DEBUG : b: reading active writers 2025/04/07 04:18:00 DEBUG : c: reading active writers 2025/04/07 04:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:00 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/07 04:18:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/07 04:18:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/07 04:18:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/07 04:18:01 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:01 DEBUG : a/b/c/d: Looking for writers 2025/04/07 04:18:01 DEBUG : a/b/c: Looking for writers 2025/04/07 04:18:01 DEBUG : d: reading active writers 2025/04/07 04:18:01 DEBUG : a/b: Looking for writers 2025/04/07 04:18:01 DEBUG : c: reading active writers 2025/04/07 04:18:01 DEBUG : a: Looking for writers 2025/04/07 04:18:01 DEBUG : b: reading active writers 2025/04/07 04:18:01 DEBUG : : Looking for writers 2025/04/07 04:18:01 DEBUG : a: reading active writers 2025/04/07 04:18:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === 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 TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:01 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/07 04:18:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/07 04:18:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (5 bytes), uploading instead of streaming 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:18:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:18:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:01 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (0 bytes), uploading instead of streaming 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:18:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:18:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (7 bytes), uploading instead of streaming 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:01 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:01 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/04/07 04:18:01 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/07 04:18:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:01 DEBUG : : Looking for writers 2025/04/07 04:18:01 DEBUG : file1: reading active writers 2025/04/07 04:18:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.57s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:01 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/07 04:18:02 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/07 04:18:02 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/07 04:18:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (11 bytes), uploading instead of streaming 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:18:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/07 04:18:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:02 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: sha1sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:02 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/04/07 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:02 DEBUG : : Looking for writers 2025/04/07 04:18:02 DEBUG : file1: reading active writers 2025/04/07 04:18:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:02 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/07 04:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (5 bytes), uploading instead of streaming 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:02 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/04/07 04:18:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/07 04:18:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/07 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:03 DEBUG : : Looking for writers 2025/04/07 04:18:03 DEBUG : file1: reading active writers 2025/04/07 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:03 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : file1: WriteFileHandle.Release closing 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (0 bytes), uploading instead of streaming 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:18:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:18:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/07 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:03 DEBUG : : Looking for writers 2025/04/07 04:18:03 DEBUG : file1: reading active writers 2025/04/07 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:03 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (2 bytes), uploading instead of streaming 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:03 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/04/07 04:18:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/07 04:18:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:03 DEBUG : : Looking for writers 2025/04/07 04:18:03 DEBUG : file1: reading active writers 2025/04/07 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:03 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (0 bytes), uploading instead of streaming 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/07 04:18:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/07 04:18:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_RDONLY 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/07 04:18:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:18:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/07 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:03 DEBUG : : Looking for writers 2025/04/07 04:18:03 DEBUG : file1: reading active writers 2025/04/07 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-daganox5zomi", Local "Local file system at /tmp/rclone2359371026", Modify Window "1s" 2025/04/07 04:18:03 INFO : sftp://rclone@:22/rclone-test-daganox5zomi: poll-interval is not supported by this remote 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: File to upload is small (100 bytes), uploading instead of streaming 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Shell path "/rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: creating additional session 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Running remote command: md5sum /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-daganox5zomi/file1" 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: command exited OK 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Remote command result: 7d51ffa1d07d7645eb4fe0700c6237b1 /rclone-test-daganox5zomi/file1 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: ssh external: close 2025/04/07 04:18:03 DEBUG : file1: Parsed hash: 7d51ffa1d07d7645eb4fe0700c6237b1 2025/04/07 04:18:03 DEBUG : file1: md5 = 7d51ffa1d07d7645eb4fe0700c6237b1 OK 2025/04/07 04:18:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/07 04:18:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/07 04:18:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/07 04:18:03 DEBUG : file1: Open: flags=O_RDONLY 2025/04/07 04:18:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/07 04:18:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/07 04:18:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/07 04:18:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/07 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/04/07 04:18:03 DEBUG : : Looking for writers 2025/04/07 04:18:03 DEBUG : file1: reading active writers 2025/04/07 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/04/07 04:18:03 DEBUG : sftp://rclone@:22/rclone-test-daganox5zomi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished ERROR in 45.431682936s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation]