"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/12/25 01:17:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-toyerec4pomi" 2024/12/25 01:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:17:46 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/12/25 01:17:46 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 2024/12/25 01:17:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/12/25 01:17:46 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 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell type "unix" from config 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Relative path resolved to "/rclone-test-toyerec4pomi" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Using root directory "/rclone-test-toyerec4pomi" 2024/12/25 01:17:46 DEBUG : Creating backend with remote "/tmp/rclone3996462740" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:46 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:46 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:46 DEBUG : dir: Looking for writers 2024/12/25 01:17:46 DEBUG : : Looking for writers 2024/12/25 01:17:46 DEBUG : dir: reading active writers 2024/12/25 01:17:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:46 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:46 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/12/25 01:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:47 DEBUG : dir/subdir: Looking for writers 2024/12/25 01:17:47 DEBUG : dir: Looking for writers 2024/12/25 01:17:47 DEBUG : file1: reading active writers 2024/12/25 01:17:47 DEBUG : file2: reading active writers 2024/12/25 01:17:47 DEBUG : subdir: reading active writers 2024/12/25 01:17:47 DEBUG : : Looking for writers 2024/12/25 01:17:47 DEBUG : dir: reading active writers 2024/12/25 01:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:47 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:47 DEBUG : dir: Looking for writers 2024/12/25 01:17:47 DEBUG : file1: reading active writers 2024/12/25 01:17:47 DEBUG : : Looking for writers 2024/12/25 01:17:47 DEBUG : dir: reading active writers 2024/12/25 01:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:47 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:47 DEBUG : dir: Looking for writers 2024/12/25 01:17:47 DEBUG : : Looking for writers 2024/12/25 01:17:47 DEBUG : dir: reading active writers 2024/12/25 01:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.20s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:47 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:47 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:48 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:48 DEBUG : : forgetting directory cache 2024/12/25 01:17:48 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:48 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:48 DEBUG : : Looking for writers 2024/12/25 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:48 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:48 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/25 01:17:48 DEBUG : dir: invalidating directory cache 2024/12/25 01:17:48 DEBUG : : >ForgetPath: 2024/12/25 01:17:48 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/25 01:17:48 DEBUG : : invalidating directory cache 2024/12/25 01:17:48 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:48 DEBUG : : >ForgetPath: 2024/12/25 01:17:48 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/25 01:17:48 DEBUG : : >ForgetPath: 2024/12/25 01:17:48 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:48 DEBUG : dir: Looking for writers 2024/12/25 01:17:48 DEBUG : : Looking for writers 2024/12/25 01:17:48 DEBUG : dir: reading active writers 2024/12/25 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.20s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:48 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/fil/a/b/c" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/fil/a/b/c 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/fil/a/b/c" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-toyerec4pomi/fil/a/b/c 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/fil/a/b/c" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/fil/a/b/c 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/fil/a/b/c" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-toyerec4pomi/fil/a/b/c 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:48 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:49 DEBUG : : forgetting directory cache 2024/12/25 01:17:49 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:49 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:49 DEBUG : dir: Looking for writers 2024/12/25 01:17:49 DEBUG : fil/a/b: Looking for writers 2024/12/25 01:17:49 DEBUG : fil/a: Looking for writers 2024/12/25 01:17:49 DEBUG : b: reading active writers 2024/12/25 01:17:49 DEBUG : fil: Looking for writers 2024/12/25 01:17:49 DEBUG : a: reading active writers 2024/12/25 01:17:49 DEBUG : : Looking for writers 2024/12/25 01:17:49 DEBUG : dir: reading active writers 2024/12/25 01:17:49 DEBUG : fil: reading active writers 2024/12/25 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.70s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:49 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:49 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:49 DEBUG : dir: Looking for writers 2024/12/25 01:17:49 DEBUG : : Looking for writers 2024/12/25 01:17:49 DEBUG : dir: reading active writers 2024/12/25 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:49 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:49 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:49 DEBUG : dir: Looking for writers 2024/12/25 01:17:49 DEBUG : file1: reading active writers 2024/12/25 01:17:49 DEBUG : : Looking for writers 2024/12/25 01:17:49 DEBUG : dir: reading active writers 2024/12/25 01:17:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:49 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:49 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:49 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/subdir/file3" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toyerec4pomi/dir/subdir/file3 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/25 01:17:50 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:50 INFO : dir/subdir/file3: Deleted 2024/12/25 01:17:50 DEBUG : removing 1 level 2 directories 2024/12/25 01:17:50 INFO : dir/subdir: Removing directory 2024/12/25 01:17:50 DEBUG : dir: invalidating directory cache 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/25 01:17:50 DEBUG : dir/file1: Reset virtual modtime 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/25 01:17:50 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:50 DEBUG : dir: invalidating directory cache 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/25 01:17:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/25 01:17:50 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/25 01:17:50 DEBUG : : forgetting directory cache 2024/12/25 01:17:50 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:50 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/25 01:17:50 DEBUG : dir/file1: Reset virtual modtime 2024/12/25 01:17:50 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/25 01:17:50 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:50 DEBUG : dir/virtualDir: Looking for writers 2024/12/25 01:17:50 DEBUG : dir: Looking for writers 2024/12/25 01:17:50 DEBUG : file1: reading active writers 2024/12/25 01:17:50 DEBUG : virtualFile2: reading active writers 2024/12/25 01:17:50 DEBUG : virtualFile: reading active writers 2024/12/25 01:17:50 DEBUG : virtualDir: reading active writers 2024/12/25 01:17:50 DEBUG : : Looking for writers 2024/12/25 01:17:50 DEBUG : dir: reading active writers 2024/12/25 01:17:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:50 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:50 ERROR : dir/: Can only open directories read only 2024/12/25 01:17:50 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:50 DEBUG : dir: Looking for writers 2024/12/25 01:17:50 DEBUG : : Looking for writers 2024/12/25 01:17:50 DEBUG : dir: reading active writers 2024/12/25 01:17:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:50 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/25 01:17:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (5 bytes), uploading instead of streaming 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/potato" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/potato 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/potato" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/dir/potato 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:17:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:17:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/25 01:17:50 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:50 DEBUG : dir: Looking for writers 2024/12/25 01:17:50 DEBUG : file1: reading active writers 2024/12/25 01:17:50 DEBUG : potato: reading active writers 2024/12/25 01:17:50 DEBUG : : Looking for writers 2024/12/25 01:17:50 DEBUG : dir: reading active writers 2024/12/25 01:17:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:50 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:50 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:51 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:51 DEBUG : dir/sub: Looking for writers 2024/12/25 01:17:51 DEBUG : dir: Looking for writers 2024/12/25 01:17:51 DEBUG : file1: reading active writers 2024/12/25 01:17:51 DEBUG : sub: reading active writers 2024/12/25 01:17:51 DEBUG : : Looking for writers 2024/12/25 01:17:51 DEBUG : dir: reading active writers 2024/12/25 01:17:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.53s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:51 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/25 01:17:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:51 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:51 DEBUG : dir/sub/subsub: Looking for writers 2024/12/25 01:17:51 DEBUG : dir/sub: Looking for writers 2024/12/25 01:17:51 DEBUG : subsub: reading active writers 2024/12/25 01:17:51 DEBUG : dir: Looking for writers 2024/12/25 01:17:51 DEBUG : file1: reading active writers 2024/12/25 01:17:51 DEBUG : sub: reading active writers 2024/12/25 01:17:51 DEBUG : : Looking for writers 2024/12/25 01:17:51 DEBUG : dir: reading active writers 2024/12/25 01:17:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.43s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:51 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:51 ERROR : dir/: Dir.Remove not empty 2024/12/25 01:17:51 DEBUG : dir/file1: Remove: 2024/12/25 01:17:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:51 DEBUG : dir/file1: >Remove: err= 2024/12/25 01:17:51 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/25 01:17:51 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:51 DEBUG : : Looking for writers 2024/12/25 01:17:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:51 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:51 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:52 DEBUG : dir/file1: Remove: 2024/12/25 01:17:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:52 DEBUG : dir/file1: >Remove: err= 2024/12/25 01:17:52 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/25 01:17:52 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:52 DEBUG : : Looking for writers 2024/12/25 01:17:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:52 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:52 DEBUG : dir/file1: Remove: 2024/12/25 01:17:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:52 DEBUG : dir/file1: >Remove: err= 2024/12/25 01:17:52 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:52 DEBUG : dir: Looking for writers 2024/12/25 01:17:52 DEBUG : : Looking for writers 2024/12/25 01:17:52 DEBUG : dir: reading active writers 2024/12/25 01:17:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:52 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file3" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file3 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file3" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyerec4pomi/dir/file3 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file3" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file3 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file3" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyerec4pomi/dir/file3 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:52 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/25 01:17:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/25 01:17:52 DEBUG : dir: Updating dir with dir2 0xc000702340 2024/12/25 01:17:52 DEBUG : dir: forgetting directory cache 2024/12/25 01:17:52 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/25 01:17:52 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file1" 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir2/file1 2024/12/25 01:17:52 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir2/file1" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir2/file1 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file1" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir2/file1 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir2/file1" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir2/file1 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/25 01:17:53 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/25 01:17:53 DEBUG : file2: Updating file with file2 0xc000352840 2024/12/25 01:17:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file2 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file2" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/file2 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file2 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file2" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/file2 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/25 01:17:53 INFO : dir2/file3: Deleted 2024/12/25 01:17:53 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/25 01:17:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000352840 2024/12/25 01:17:53 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/25 01:17:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:53 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:53 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir2/file3" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir2/file3 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:54 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/25 01:17:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000652a90 2024/12/25 01:17:54 DEBUG : empty directory: forgetting directory cache 2024/12/25 01:17:54 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/25 01:17:54 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/25 01:17:54 DEBUG : dir2: Renaming to "dir3" 2024/12/25 01:17:54 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:54 DEBUG : dir3: Looking for writers 2024/12/25 01:17:54 DEBUG : file3: reading active writers 2024/12/25 01:17:54 DEBUG : renamed empty directory: Looking for writers 2024/12/25 01:17:54 DEBUG : : Looking for writers 2024/12/25 01:17:54 DEBUG : dir3: reading active writers 2024/12/25 01:17:54 DEBUG : renamed empty directory: reading active writers 2024/12/25 01:17:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.66s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:54 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:54 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:54 DEBUG : dir: Looking for writers 2024/12/25 01:17:54 DEBUG : file1: reading active writers 2024/12/25 01:17:54 DEBUG : : Looking for writers 2024/12/25 01:17:54 DEBUG : dir: reading active writers 2024/12/25 01:17:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:54 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:54 DEBUG : Can set mod time: true 2024/12/25 01:17:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:54 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:54 DEBUG : dir: Looking for writers 2024/12/25 01:17:54 DEBUG : file1: reading active writers 2024/12/25 01:17:54 DEBUG : : Looking for writers 2024/12/25 01:17:54 DEBUG : dir: reading active writers 2024/12/25 01:17:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:54 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (0 bytes), uploading instead of streaming 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:54 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:17:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:17:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/25 01:17:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/25 01:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:55 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:55 DEBUG : dir: Looking for writers 2024/12/25 01:17:55 DEBUG : file1: reading active writers 2024/12/25 01:17:55 DEBUG : : Looking for writers 2024/12/25 01:17:55 DEBUG : dir: reading active writers 2024/12/25 01:17:55 DEBUG : >WaitForWriters: 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/25 01:17:55 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:55 DEBUG : dir: Looking for writers 2024/12/25 01:17:55 DEBUG : file1: reading active writers 2024/12/25 01:17:55 DEBUG : : Looking for writers 2024/12/25 01:17:55 DEBUG : dir: reading active writers 2024/12/25 01:17:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:55 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:17:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (5 bytes), uploading instead of streaming 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:17:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:17:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/25 01:17:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/25 01:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:55 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:55 DEBUG : dir: Looking for writers 2024/12/25 01:17:55 DEBUG : file1: reading active writers 2024/12/25 01:17:55 DEBUG : : Looking for writers 2024/12/25 01:17:55 DEBUG : dir: reading active writers 2024/12/25 01:17:55 DEBUG : >WaitForWriters: 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/25 01:17:55 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:55 DEBUG : dir: Looking for writers 2024/12/25 01:17:55 DEBUG : file1: reading active writers 2024/12/25 01:17:55 DEBUG : : Looking for writers 2024/12/25 01:17:55 DEBUG : dir: reading active writers 2024/12/25 01:17:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:55 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:17:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:55 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:56 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : >WaitForWriters: 2024/12/25 01:17:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:56 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:17:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/25 01:17:56 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:17:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:17:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00043f9c0): close: 2024/12/25 01:17:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00043f9c0): >close: err= 2024/12/25 01:17:56 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : >WaitForWriters: 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:56 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : >WaitForWriters: 2024/12/25 01:17:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:56 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:17:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/25 01:17:56 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:17:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:17:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): _writeAt: size=5, off=0 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): openPending: 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:56 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/25 01:17:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/25 01:17:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): >openPending: err= 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): >_writeAt: n=5, err= 2024/12/25 01:17:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): close: 2024/12/25 01:17:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/25 01:17:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/25 01:17:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/25 01:17:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/25 01:17:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/25 01:17:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:17:56 DEBUG : dir/file1(0xc00012e400): >close: err= 2024/12/25 01:17:56 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:17:56 DEBUG : dir: Looking for writers 2024/12/25 01:17:56 DEBUG : file1: reading active writers 2024/12/25 01:17:56 DEBUG : : Looking for writers 2024/12/25 01:17:56 DEBUG : dir: reading active writers 2024/12/25 01:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:17:57 DEBUG : dir: Looking for writers 2024/12/25 01:17:57 DEBUG : file1: reading active writers 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : dir: reading active writers 2024/12/25 01:17:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:17:57 DEBUG : dir/file1: vfs cache: starting upload 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1.b6fbcc80.partial" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1.b6fbcc80.partial 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1.b6fbcc80.partial" 2024/12/25 01:17:57 DEBUG : dir: Looking for writers 2024/12/25 01:17:57 DEBUG : file1: reading active writers 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : dir: reading active writers 2024/12/25 01:17:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyerec4pomi/dir/file1.b6fbcc80.partial 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/25 01:17:57 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/25 01:17:57 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/12/25 01:17:57 INFO : dir/file1: Copied (replaced existing) 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/25 01:17:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/25 01:17:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/25 01:17:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/25 01:17:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/25 01:17:57 DEBUG : dir: Looking for writers 2024/12/25 01:17:57 DEBUG : file1: reading active writers 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : dir: reading active writers 2024/12/25 01:17:57 DEBUG : >WaitForWriters: 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/12/25 01:17:57 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:57 DEBUG : dir: Looking for writers 2024/12/25 01:17:57 DEBUG : file1: reading active writers 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : dir: reading active writers 2024/12/25 01:17:57 DEBUG : >WaitForWriters: 2024/12/25 01:17:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.85s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:57 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:17:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:17:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:17:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:57 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:57 DEBUG : dir: Looking for writers 2024/12/25 01:17:57 DEBUG : file1: reading active writers 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : dir: reading active writers 2024/12/25 01:17:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.30s) === RUN TestFileOpenReadUnknownSize 2024/12/25 01:17:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/25 01:17:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/25 01:17:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:17:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/25 01:17:57 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:57 DEBUG : : Looking for writers 2024/12/25 01:17:57 DEBUG : file.txt: reading active writers 2024/12/25 01:17:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:57 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (25 bytes), uploading instead of streaming 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:57 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:17:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:17:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/25 01:17:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:58 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:58 DEBUG : dir: Looking for writers 2024/12/25 01:17:58 DEBUG : file1: reading active writers 2024/12/25 01:17:58 DEBUG : : Looking for writers 2024/12/25 01:17:58 DEBUG : dir: reading active writers 2024/12/25 01:17:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:58 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:58 DEBUG : dir/file1: Remove: 2024/12/25 01:17:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:58 DEBUG : dir/file1: >Remove: err= 2024/12/25 01:17:58 DEBUG : dir/file1: Remove: 2024/12/25 01:17:58 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/25 01:17:58 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:58 DEBUG : dir: Looking for writers 2024/12/25 01:17:58 DEBUG : : Looking for writers 2024/12/25 01:17:58 DEBUG : dir: reading active writers 2024/12/25 01:17:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.20s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:58 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:58 DEBUG : dir/file1: Remove: 2024/12/25 01:17:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:58 DEBUG : dir/file1: >Remove: err= 2024/12/25 01:17:58 DEBUG : dir/file1: Remove: 2024/12/25 01:17:58 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/25 01:17:58 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:58 DEBUG : dir: Looking for writers 2024/12/25 01:17:58 DEBUG : : Looking for writers 2024/12/25 01:17:58 DEBUG : dir: reading active writers 2024/12/25 01:17:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:58 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:17:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/25 01:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:17:58 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/25 01:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:17:58 DEBUG : dir/file1: Open: flags=0x3 2024/12/25 01:17:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/25 01:17:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/25 01:17:58 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:58 DEBUG : dir: Looking for writers 2024/12/25 01:17:58 DEBUG : file1: reading active writers 2024/12/25 01:17:58 DEBUG : : Looking for writers 2024/12/25 01:17:58 DEBUG : dir: reading active writers 2024/12/25 01:17:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:58 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:58 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:58 DEBUG : dir: Looking for writers 2024/12/25 01:17:58 DEBUG : file1: reading active writers 2024/12/25 01:17:58 DEBUG : : Looking for writers 2024/12/25 01:17:58 DEBUG : dir: reading active writers 2024/12/25 01:17:58 DEBUG : >WaitForWriters: 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:58 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:17:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2024/12/25 01:17:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:17:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000001c80 2024/12/25 01:17:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:17:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:17:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:17:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001c80 2024/12/25 01:17:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:17:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (25 bytes), uploading instead of streaming 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:17:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:17:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/25 01:17:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:17:59 DEBUG : newLeaf: Running delayed rename now 2024/12/25 01:17:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:17:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000001c80 2024/12/25 01:17:59 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:59 DEBUG : dir: Looking for writers 2024/12/25 01:17:59 DEBUG : : Looking for writers 2024/12/25 01:17:59 DEBUG : dir: reading active writers 2024/12/25 01:17:59 DEBUG : newLeaf: reading active writers 2024/12/25 01:17:59 DEBUG : >WaitForWriters: 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:17:59 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:17:59 DEBUG : dir: Looking for writers 2024/12/25 01:17:59 DEBUG : : Looking for writers 2024/12/25 01:17:59 DEBUG : dir: reading active writers 2024/12/25 01:17:59 DEBUG : newLeaf: reading active writers 2024/12/25 01:17:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:17:59 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:17:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:17:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:17:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:17:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:17:59 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:00 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:00 DEBUG : dir: Looking for writers 2024/12/25 01:18:00 DEBUG : file1: reading active writers 2024/12/25 01:18:00 DEBUG : : Looking for writers 2024/12/25 01:18:00 DEBUG : dir: reading active writers 2024/12/25 01:18:00 DEBUG : >WaitForWriters: 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000353080 2024/12/25 01:18:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:18:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000353080 2024/12/25 01:18:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/25 01:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc000353080 2024/12/25 01:18:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (25 bytes), uploading instead of streaming 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:18:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:00 DEBUG : newLeaf: Running delayed rename now 2024/12/25 01:18:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000353080 2024/12/25 01:18:00 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:00 DEBUG : dir: Looking for writers 2024/12/25 01:18:00 DEBUG : : Looking for writers 2024/12/25 01:18:00 DEBUG : dir: reading active writers 2024/12/25 01:18:00 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:00 DEBUG : >WaitForWriters: 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:18:00 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:00 DEBUG : dir: Looking for writers 2024/12/25 01:18:00 DEBUG : : Looking for writers 2024/12/25 01:18:00 DEBUG : dir: reading active writers 2024/12/25 01:18:00 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:00 DEBUG : >WaitForWriters: 2024/12/25 01:18:00 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:00 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:00 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): openPending: 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/25 01:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): >openPending: err= 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): _writeAt: size=14, off=0 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): >_writeAt: n=14, err= 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): close: 2024/12/25 01:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/25 01:18:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:01 DEBUG : dir/file1(0xc00012b400): >close: err= 2024/12/25 01:18:01 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: starting upload 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1.53508f02.partial" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1.53508f02.partial 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1.53508f02.partial" 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1.53508f02.partial 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/25 01:18:01 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/25 01:18:01 INFO : dir/file1: Copied (replaced existing) 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/25 01:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:01 DEBUG : dir: Looking for writers 2024/12/25 01:18:01 DEBUG : file1: reading active writers 2024/12/25 01:18:01 DEBUG : : Looking for writers 2024/12/25 01:18:01 DEBUG : dir: reading active writers 2024/12/25 01:18:01 DEBUG : >WaitForWriters: 2024/12/25 01:18:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): _readAt: size=512, off=0 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): openPending: 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/25 01:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): >openPending: err= 2024/12/25 01:18:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): >_readAt: n=14, err=EOF 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): close: 2024/12/25 01:18:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:01 DEBUG : dir/file1(0xc000810e00): >close: err= 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0003bf5c0 2024/12/25 01:18:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:01 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:18:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/25 01:18:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0003bf5c0 2024/12/25 01:18:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:02 DEBUG : dir/file1(0xc00043ef40): openPending: 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/25 01:18:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/25 01:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:02 DEBUG : dir/file1(0xc00043ef40): >openPending: err= 2024/12/25 01:18:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:02 DEBUG : dir/file1(0xc00043ef40): _writeAt: size=25, off=0 2024/12/25 01:18:02 DEBUG : dir/file1(0xc00043ef40): >_writeAt: n=25, err= 2024/12/25 01:18:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0003bf5c0 2024/12/25 01:18:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:02 DEBUG : newLeaf(0xc00043ef40): close: 2024/12/25 01:18:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/25 01:18:02 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-25 01:18:02.301926223 +0000 UTC m=+15.771442701 2024/12/25 01:18:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:02 DEBUG : newLeaf(0xc00043ef40): >close: err= 2024/12/25 01:18:02 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:02 DEBUG : newLeaf: vfs cache: starting upload 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf.6eea5467.partial" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf.6eea5467.partial 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf.6eea5467.partial" 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf.6eea5467.partial 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : newLeaf.6eea5467.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:18:02 DEBUG : newLeaf.6eea5467.partial: renamed to: newLeaf 2024/12/25 01:18:02 INFO : newLeaf: Copied (replaced existing) 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-25 01:18:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/25 01:18:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/25 01:18:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : >WaitForWriters: 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:18:02 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:02 DEBUG : dir: Looking for writers 2024/12/25 01:18:02 DEBUG : : Looking for writers 2024/12/25 01:18:02 DEBUG : dir: reading active writers 2024/12/25 01:18:02 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:02 DEBUG : >WaitForWriters: 2024/12/25 01:18:02 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:02 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:02 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:03 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : file1: reading active writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : >WaitForWriters: 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a6540 2024/12/25 01:18:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:18:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a6540 2024/12/25 01:18:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:03 DEBUG : dir/file1(0xc00012a5c0): openPending: 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/25 01:18:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/25 01:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:03 DEBUG : dir/file1(0xc00012a5c0): >openPending: err= 2024/12/25 01:18:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:03 DEBUG : dir/file1(0xc00012a5c0): _writeAt: size=25, off=0 2024/12/25 01:18:03 DEBUG : dir/file1(0xc00012a5c0): >_writeAt: n=25, err= 2024/12/25 01:18:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a6540 2024/12/25 01:18:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:03 DEBUG : newLeaf(0xc00012a5c0): close: 2024/12/25 01:18:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/25 01:18:03 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-25 01:18:03.748484616 +0000 UTC m=+17.218001094 2024/12/25 01:18:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:03 DEBUG : newLeaf(0xc00012a5c0): >close: err= 2024/12/25 01:18:03 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:03 DEBUG : newLeaf: vfs cache: starting upload 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf.3b1d6606.partial" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf.3b1d6606.partial 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf.3b1d6606.partial" 2024/12/25 01:18:03 DEBUG : dir: Looking for writers 2024/12/25 01:18:03 DEBUG : : Looking for writers 2024/12/25 01:18:03 DEBUG : dir: reading active writers 2024/12/25 01:18:03 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf.3b1d6606.partial 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:03 DEBUG : newLeaf.3b1d6606.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:18:03 DEBUG : newLeaf.3b1d6606.partial: renamed to: newLeaf 2024/12/25 01:18:03 INFO : newLeaf: Copied (replaced existing) 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:03 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-25 01:18:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/25 01:18:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/25 01:18:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:04 DEBUG : >WaitForWriters: 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:18:04 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:04 DEBUG : >WaitForWriters: 2024/12/25 01:18:04 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:04 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): openPending: 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/25 01:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): >openPending: err= 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): _writeAt: size=14, off=0 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): >_writeAt: n=14, err= 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): close: 2024/12/25 01:18:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/25 01:18:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:04 DEBUG : dir/file1(0xc00012ab80): >close: err= 2024/12/25 01:18:04 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: starting upload 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1.53508f02.partial" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1.53508f02.partial 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1.53508f02.partial" 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1.53508f02.partial 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/25 01:18:04 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/25 01:18:04 INFO : dir/file1: Copied (replaced existing) 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/25 01:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:04 DEBUG : dir: Looking for writers 2024/12/25 01:18:04 DEBUG : file1: reading active writers 2024/12/25 01:18:04 DEBUG : : Looking for writers 2024/12/25 01:18:04 DEBUG : dir: reading active writers 2024/12/25 01:18:04 DEBUG : >WaitForWriters: 2024/12/25 01:18:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): _readAt: size=512, off=0 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): openPending: 2024/12/25 01:18:04 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" 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/25 01:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): >openPending: err= 2024/12/25 01:18:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): >_readAt: n=14, err=EOF 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): close: 2024/12/25 01:18:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:04 DEBUG : dir/file1(0xc000810680): >close: err= 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:04 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0003bf680 2024/12/25 01:18:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:18:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/25 01:18:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0003bf680 2024/12/25 01:18:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:05 DEBUG : dir/file1(0xc00012e340): openPending: 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:05 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" 2024/12/25 01:18:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/25 01:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:05 DEBUG : dir/file1(0xc00012e340): >openPending: err= 2024/12/25 01:18:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:05 DEBUG : dir/file1(0xc00012e340): _writeAt: size=25, off=0 2024/12/25 01:18:05 DEBUG : dir/file1(0xc00012e340): >_writeAt: n=25, err= 2024/12/25 01:18:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0003bf680 2024/12/25 01:18:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:05 DEBUG : newLeaf(0xc00012e340): close: 2024/12/25 01:18:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/25 01:18:05 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-25 01:18:05.580864381 +0000 UTC m=+19.050380838 2024/12/25 01:18:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:05 DEBUG : newLeaf(0xc00012e340): >close: err= 2024/12/25 01:18:05 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:05 DEBUG : newLeaf: vfs cache: starting upload 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf.a0910419.partial" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf.a0910419.partial 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf.a0910419.partial" 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf.a0910419.partial 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : newLeaf.a0910419.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:18:05 DEBUG : newLeaf.a0910419.partial: renamed to: newLeaf 2024/12/25 01:18:05 INFO : newLeaf: Copied (replaced existing) 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-25 01:18:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/25 01:18:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/25 01:18:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/25 01:18:05 DEBUG : dir: Looking for writers 2024/12/25 01:18:05 DEBUG : : Looking for writers 2024/12/25 01:18:05 DEBUG : dir: reading active writers 2024/12/25 01:18:05 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:05 DEBUG : >WaitForWriters: 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:05 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:18:06 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:06 DEBUG : dir: Looking for writers 2024/12/25 01:18:06 DEBUG : : Looking for writers 2024/12/25 01:18:06 DEBUG : dir: reading active writers 2024/12/25 01:18:06 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:06 DEBUG : >WaitForWriters: 2024/12/25 01:18:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:06 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:06 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:06 DEBUG : dir: Looking for writers 2024/12/25 01:18:06 DEBUG : file1: reading active writers 2024/12/25 01:18:06 DEBUG : : Looking for writers 2024/12/25 01:18:06 DEBUG : dir: reading active writers 2024/12/25 01:18:06 DEBUG : >WaitForWriters: 2024/12/25 01:18:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): _readAt: size=512, off=0 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): openPending: 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/25 01:18:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/25 01:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): >openPending: err= 2024/12/25 01:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/25 01:18:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): >_readAt: n=14, err=EOF 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): close: 2024/12/25 01:18:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:06 DEBUG : dir/file1(0xc00043fa40): >close: err= 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a7080 2024/12/25 01:18:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/25 01:18:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/25 01:18:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a7080 2024/12/25 01:18:06 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/25 01:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:06 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:07 DEBUG : dir/file1(0xc00012edc0): openPending: 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:07 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" 2024/12/25 01:18:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/25 01:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:07 DEBUG : dir/file1(0xc00012edc0): >openPending: err= 2024/12/25 01:18:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:07 DEBUG : dir/file1(0xc00012edc0): _writeAt: size=25, off=0 2024/12/25 01:18:07 DEBUG : dir/file1(0xc00012edc0): >_writeAt: n=25, err= 2024/12/25 01:18:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/25 01:18:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/25 01:18:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a7080 2024/12/25 01:18:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:07 DEBUG : newLeaf(0xc00012edc0): close: 2024/12/25 01:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/25 01:18:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-25 01:18:07.101815566 +0000 UTC m=+20.571332044 2024/12/25 01:18:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:07 DEBUG : newLeaf(0xc00012edc0): >close: err= 2024/12/25 01:18:07 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:07 DEBUG : newLeaf: vfs cache: starting upload 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf.5b2b9ae5.partial" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf.5b2b9ae5.partial 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf.5b2b9ae5.partial" 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf.5b2b9ae5.partial 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : newLeaf.5b2b9ae5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/25 01:18:07 DEBUG : newLeaf.5b2b9ae5.partial: renamed to: newLeaf 2024/12/25 01:18:07 INFO : newLeaf: Copied (replaced existing) 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-25 01:18:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/25 01:18:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/25 01:18:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/25 01:18:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : >WaitForWriters: 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/newLeaf" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyerec4pomi/newLeaf 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/25 01:18:07 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : newLeaf: reading active writers 2024/12/25 01:18:07 DEBUG : >WaitForWriters: 2024/12/25 01:18:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (8.88s) --- PASS: TestFileRename/off,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=true (1.83s) --- PASS: TestFileRename/writes,forceCache=false (1.45s) --- PASS: TestFileRename/writes,forceCache=true (1.83s) --- PASS: TestFileRename/full,forceCache=false (1.52s) === 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-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:07 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:07 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:07 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 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-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:07 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:18:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/25 01:18:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:07 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:07 DEBUG : dir: Looking for writers 2024/12/25 01:18:07 DEBUG : file1: reading active writers 2024/12/25 01:18:07 DEBUG : : Looking for writers 2024/12/25 01:18:07 DEBUG : dir: reading active writers 2024/12/25 01:18:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:07 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:07 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/25 01:18:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/25 01:18:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/25 01:18:08 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:08 DEBUG : dir: Looking for writers 2024/12/25 01:18:08 DEBUG : file1: reading active writers 2024/12/25 01:18:08 DEBUG : : Looking for writers 2024/12/25 01:18:08 DEBUG : dir: reading active writers 2024/12/25 01:18:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:08 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/25 01:18:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/25 01:18:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/25 01:18:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/25 01:18:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/25 01:18:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/25 01:18:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/25 01:18:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/25 01:18:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/25 01:18:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/25 01:18:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/25 01:18:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/25 01:18:08 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:08 DEBUG : dir: Looking for writers 2024/12/25 01:18:08 DEBUG : file1: reading active writers 2024/12/25 01:18:08 DEBUG : : Looking for writers 2024/12/25 01:18:08 DEBUG : dir: reading active writers 2024/12/25 01:18:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:08 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:08 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:08 DEBUG : dir: Looking for writers 2024/12/25 01:18:08 DEBUG : file1: reading active writers 2024/12/25 01:18:08 DEBUG : : Looking for writers 2024/12/25 01:18:08 DEBUG : dir: reading active writers 2024/12/25 01:18:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:08 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:08 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/25 01:18:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/25 01:18:09 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:09 DEBUG : dir: Looking for writers 2024/12/25 01:18:09 DEBUG : file1: reading active writers 2024/12/25 01:18:09 DEBUG : : Looking for writers 2024/12/25 01:18:09 DEBUG : dir: reading active writers 2024/12/25 01:18:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:09 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): _readAt: size=1, off=0 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): openPending: 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >openPending: err= 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >_readAt: n=1, err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): _readAt: size=256, off=1 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >_readAt: n=15, err=EOF 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): _readAt: size=16, off=16 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >_readAt: n=0, err=EOF 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): close: 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >close: err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): close: 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000810400): >close: err=file already closed 2024/12/25 01:18:09 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:09 DEBUG : dir: Looking for writers 2024/12/25 01:18:09 DEBUG : file1: reading active writers 2024/12/25 01:18:09 DEBUG : : Looking for writers 2024/12/25 01:18:09 DEBUG : dir: reading active writers 2024/12/25 01:18:09 DEBUG : >WaitForWriters: 2024/12/25 01:18:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:09 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): _readAt: size=1, off=0 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): openPending: 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >openPending: err= 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >_readAt: n=1, err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): _readAt: size=1, off=5 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >_readAt: n=1, err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): _readAt: size=1, off=3 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >_readAt: n=1, err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): _readAt: size=1, off=13 2024/12/25 01:18:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >_readAt: n=1, err= 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): _readAt: size=16, off=100 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >_readAt: n=0, err=EOF 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): close: 2024/12/25 01:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:09 DEBUG : dir/file1(0xc000393a40): >close: err= 2024/12/25 01:18:09 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:09 DEBUG : dir: Looking for writers 2024/12/25 01:18:09 DEBUG : file1: reading active writers 2024/12/25 01:18:09 DEBUG : : Looking for writers 2024/12/25 01:18:09 DEBUG : dir: reading active writers 2024/12/25 01:18:09 DEBUG : >WaitForWriters: 2024/12/25 01:18:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.30s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:09 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:09 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=1, off=0 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): openPending: 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >openPending: err= 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=1, err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=1, off=5 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=1, err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=1, off=1 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=1, err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=6, off=10 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=6, err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=256, off=10 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=6, err=EOF 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=256, off=100 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=0, err=EOF 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): close: 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >close: err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): _readAt: size=256, off=100 2024/12/25 01:18:10 DEBUG : dir/file1(0xc000810b80): >_readAt: n=0, err=file already closed 2024/12/25 01:18:10 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:10 DEBUG : dir: Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : dir: reading active writers 2024/12/25 01:18:10 DEBUG : >WaitForWriters: 2024/12/25 01:18:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:10 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): RWFileHandle.Flush 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): _readAt: size=256, off=0 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): openPending: 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): >openPending: err= 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): >_readAt: n=16, err=EOF 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): RWFileHandle.Flush 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): RWFileHandle.Flush 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): close: 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b4e00): >close: err= 2024/12/25 01:18:10 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:10 DEBUG : dir: Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : dir: reading active writers 2024/12/25 01:18:10 DEBUG : >WaitForWriters: 2024/12/25 01:18:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:10 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/25 01:18:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): _readAt: size=256, off=0 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): openPending: 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): >openPending: err= 2024/12/25 01:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): >_readAt: n=16, err=EOF 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): RWFileHandle.Release 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): close: 2024/12/25 01:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): >close: err= 2024/12/25 01:18:10 DEBUG : dir/file1(0xc0002b5a00): RWFileHandle.Release 2024/12/25 01:18:10 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:10 DEBUG : dir: Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : dir: reading active writers 2024/12/25 01:18:10 DEBUG : >WaitForWriters: 2024/12/25 01:18:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:10 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:10 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): openPending: 2024/12/25 01:18:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): >openPending: err= 2024/12/25 01:18:10 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): _writeAt: size=5, off=0 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): >_writeAt: n=5, err= 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): _writeAt: size=7, off=5 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): >_writeAt: n=7, err= 2024/12/25 01:18:10 DEBUG : file1: vfs cache: truncate to size=11 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): close: 2024/12/25 01:18:10 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:10.771584756 +0000 UTC m=+24.241101223 2024/12/25 01:18:10 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): >close: err= 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): close: 2024/12/25 01:18:10 DEBUG : file1(0xc00012a800): >close: err=file already closed 2024/12/25 01:18:10 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:10 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.82646f84.partial" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.82646f84.partial 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.82646f84.partial" 2024/12/25 01:18:10 DEBUG : : Looking for writers 2024/12/25 01:18:10 DEBUG : file1: reading active writers 2024/12/25 01:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1.82646f84.partial 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:10 DEBUG : file1.82646f84.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 01:18:10 DEBUG : file1.82646f84.partial: renamed to: file1 2024/12/25 01:18:10 INFO : file1: Copied (new) 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:10 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-25 01:18:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/25 01:18:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : >WaitForWriters: 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/25 01:18:11 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : >WaitForWriters: 2024/12/25 01:18:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:11 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:11 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): openPending: 2024/12/25 01:18:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): >openPending: err= 2024/12/25 01:18:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): _writeAt: size=7, off=0 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): >_writeAt: n=7, err= 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): _writeAt: size=6, off=5 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): >_writeAt: n=6, err= 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): close: 2024/12/25 01:18:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:11.291847261 +0000 UTC m=+24.761363719 2024/12/25 01:18:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): >close: err= 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): _writeAt: size=5, off=0 2024/12/25 01:18:11 DEBUG : file1(0xc00012a880): >_writeAt: n=0, err=file already closed 2024/12/25 01:18:11 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:11 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.494dc92f.partial" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.494dc92f.partial 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.494dc92f.partial" 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1.494dc92f.partial 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1.494dc92f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 01:18:11 DEBUG : file1.494dc92f.partial: renamed to: file1 2024/12/25 01:18:11 INFO : file1: Copied (new) 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-25 01:18:11 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/25 01:18:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : >WaitForWriters: 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:11 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/25 01:18:11 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : >WaitForWriters: 2024/12/25 01:18:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:11 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:11 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:11 DEBUG : file1(0xc0008112c0): openPending: 2024/12/25 01:18:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 DEBUG : file1(0xc0008112c0): >openPending: err= 2024/12/25 01:18:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:11 DEBUG : file1(0xc0008112c0): close: 2024/12/25 01:18:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:11.8106546 +0000 UTC m=+25.280171068 2024/12/25 01:18:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:11 DEBUG : file1(0xc0008112c0): >close: err= 2024/12/25 01:18:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/25 01:18:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:11 DEBUG : file2: newRWFileHandle: 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): openPending: 2024/12/25 01:18:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): >openPending: err= 2024/12/25 01:18:11 DEBUG : file2: >newRWFileHandle: err= 2024/12/25 01:18:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/25 01:18:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/25 01:18:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): RWFileHandle.Flush 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): RWFileHandle.Release 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): close: 2024/12/25 01:18:11 DEBUG : file2: vfs cache: setting modification time to 2024-12-25 01:18:11.81939816 +0000 UTC m=+25.288914628 2024/12/25 01:18:11 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:11 DEBUG : file2(0xc000811380): >close: err= 2024/12/25 01:18:11 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file2: reading active writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : file2: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : file2: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : file2: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/25 01:18:11 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:11 DEBUG : file2: vfs cache: starting upload 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.939912d5.partial" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.939912d5.partial 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.939912d5.partial" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2.49a031bc.partial" 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file2.49a031bc.partial 2024/12/25 01:18:11 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file2.49a031bc.partial" 2024/12/25 01:18:11 DEBUG : : Looking for writers 2024/12/25 01:18:11 DEBUG : file1: reading active writers 2024/12/25 01:18:11 DEBUG : file2: reading active writers 2024/12/25 01:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file2.49a031bc.partial 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file2.49a031bc.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1.939912d5.partial 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1.939912d5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:12 DEBUG : file2.49a031bc.partial: renamed to: file2 2024/12/25 01:18:12 INFO : file2: Copied (new) 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : file1.939912d5.partial: renamed to: file1 2024/12/25 01:18:12 INFO : file1: Copied (new) 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-25 01:18:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/25 01:18:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/25 01:18:12 INFO : file2: vfs cache: upload succeeded try #1 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : file2: reading active writers 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-25 01:18:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/25 01:18:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:12 DEBUG : >WaitForWriters: 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file2" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyerec4pomi/file2 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/25 01:18:12 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file2: reading active writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : >WaitForWriters: 2024/12/25 01:18:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.73s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:12 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:12 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): openPending: 2024/12/25 01:18:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): >openPending: err= 2024/12/25 01:18:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): _writeAt: size=5, off=0 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): >_writeAt: n=5, err= 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): RWFileHandle.Flush 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): RWFileHandle.Flush 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): close: 2024/12/25 01:18:12 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:12.536142924 +0000 UTC m=+26.005659392 2024/12/25 01:18:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:12 DEBUG : file1(0xc00012eb00): >close: err= 2024/12/25 01:18:12 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:12 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.8e07e865.partial" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.8e07e865.partial 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.8e07e865.partial" 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1.8e07e865.partial 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1.8e07e865.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:12 DEBUG : file1.8e07e865.partial: renamed to: file1 2024/12/25 01:18:12 INFO : file1: Copied (new) 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:12 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-25 01:18:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/25 01:18:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : >WaitForWriters: 2024/12/25 01:18:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:12 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:12 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): openPending: 2024/12/25 01:18:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): >openPending: err= 2024/12/25 01:18:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): _writeAt: size=5, off=0 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): >_writeAt: n=5, err= 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): RWFileHandle.Release 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): close: 2024/12/25 01:18:12 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:12.854824214 +0000 UTC m=+26.324340722 2024/12/25 01:18:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): >close: err= 2024/12/25 01:18:12 DEBUG : file1(0xc00043f5c0): RWFileHandle.Release 2024/12/25 01:18:12 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:12 DEBUG : : Looking for writers 2024/12/25 01:18:12 DEBUG : file1: reading active writers 2024/12/25 01:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:12 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.f478a8d1.partial" 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.f478a8d1.partial 2024/12/25 01:18:12 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.f478a8d1.partial" 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1.f478a8d1.partial 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : file1.f478a8d1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:13 DEBUG : file1.f478a8d1.partial: renamed to: file1 2024/12/25 01:18:13 INFO : file1: Copied (new) 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-25 01:18:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/25 01:18:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:13 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : >WaitForWriters: 2024/12/25 01:18:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:13 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/25 01:18:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): openPending: 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): >openPending: err= 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/25 01:18:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): _writeAt: size=5, off=0 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): >_writeAt: n=5, err= 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): close: 2024/12/25 01:18:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-25 01:18:13.476716419 +0000 UTC m=+26.946232887 2024/12/25 01:18:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:13 DEBUG : dir/file1(0xc00043e500): >close: err= 2024/12/25 01:18:13 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: starting upload 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1.4f0b9b58.partial" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1.4f0b9b58.partial 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1.4f0b9b58.partial" 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/dir/file1.4f0b9b58.partial 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1.4f0b9b58.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:13 DEBUG : dir/file1.4f0b9b58.partial: renamed to: dir/file1 2024/12/25 01:18:13 INFO : dir/file1: Copied (replaced existing) 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-25 01:18:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/25 01:18:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:13 DEBUG : dir: Looking for writers 2024/12/25 01:18:13 DEBUG : file1: reading active writers 2024/12/25 01:18:13 DEBUG : : Looking for writers 2024/12/25 01:18:13 DEBUG : dir: reading active writers 2024/12/25 01:18:13 DEBUG : >WaitForWriters: 2024/12/25 01:18:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:13 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/25 01:18:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/25 01:18:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/25 01:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/25 01:18:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/25 01:18:13 DEBUG : dir/file1(0xc000810780): _writeAt: size=5, off=0 2024/12/25 01:18:13 DEBUG : dir/file1(0xc000810780): openPending: 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:13 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/25 01:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): >openPending: err= 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): _writeAt: size=15, off=5 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): >_writeAt: n=15, err= 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): close: 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-25 01:18:14.096564349 +0000 UTC m=+27.566080817 2024/12/25 01:18:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : dir/file1(0xc000810780): >close: err= 2024/12/25 01:18:14 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: starting upload 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1.16a75f2e.partial" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1.16a75f2e.partial 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1.16a75f2e.partial" 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toyerec4pomi/dir/file1.16a75f2e.partial 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:14 DEBUG : dir/file1.16a75f2e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/25 01:18:14 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/25 01:18:14 DEBUG : dir/file1.16a75f2e.partial: renamed to: dir/file1 2024/12/25 01:18:14 INFO : dir/file1: Copied (replaced existing) 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:14 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-25 01:18:14 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/25 01:18:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:14 DEBUG : dir: Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : dir: reading active writers 2024/12/25 01:18:14 DEBUG : >WaitForWriters: 2024/12/25 01:18:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.63s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:14 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): openPending: 2024/12/25 01:18:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): close: 2024/12/25 01:18:14 DEBUG : file1: vfs cache: setting modification time to 2024-12-25 01:18:14.425855463 +0000 UTC m=+27.895371931 2024/12/25 01:18:14 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : file1(0xc00012abc0): >close: err= 2024/12/25 01:18:14 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:14 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.7f4cb1ea.partial" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.7f4cb1ea.partial 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.7f4cb1ea.partial" 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1.7f4cb1ea.partial 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:14 DEBUG : file1.7f4cb1ea.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:14 DEBUG : file1.7f4cb1ea.partial: renamed to: file1 2024/12/25 01:18:14 INFO : file1: Copied (new) 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:14 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:14 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-25 01:18:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/25 01:18:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:14 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:14 DEBUG : : Looking for writers 2024/12/25 01:18:14 DEBUG : file1: reading active writers 2024/12/25 01:18:14 DEBUG : >WaitForWriters: 2024/12/25 01:18:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:14 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/25 01:18:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.740731081 +0000 UTC m=+28.210247548 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.740731081 +0000 UTC m=+28.210247548 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810d80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.740731081 +0000 UTC m=+28.210247548 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810dc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 1 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.745625927 +0000 UTC m=+28.215142385 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.745625927 +0000 UTC m=+28.215142385 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 2 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.746824063 +0000 UTC m=+28.216340531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.746824063 +0000 UTC m=+28.216340531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.746824063 +0000 UTC m=+28.216340531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 3 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.749411663 +0000 UTC m=+28.218928122 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.749411663 +0000 UTC m=+28.218928122 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510f50 item 4 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.750859466 +0000 UTC m=+28.220375933 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.750859466 +0000 UTC m=+28.220375933 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.750859466 +0000 UTC m=+28.220375933 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005293b0 item 5 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.755220956 +0000 UTC m=+28.224737425 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.755220956 +0000 UTC m=+28.224737425 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529ab0 item 6 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.758627847 +0000 UTC m=+28.228144314 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ec40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.758627847 +0000 UTC m=+28.228144314 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.758627847 +0000 UTC m=+28.228144314 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529d50 item 7 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.760280972 +0000 UTC m=+28.229797440 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f040): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.760280972 +0000 UTC m=+28.229797440 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f0c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 8 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc00012f980): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.763635062 +0000 UTC m=+28.233151531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.763635062 +0000 UTC m=+28.233151531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.763635062 +0000 UTC m=+28.233151531 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 9 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.766193168 +0000 UTC m=+28.235709635 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.766193168 +0000 UTC m=+28.235709635 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 10 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc00012fc40): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.768722518 +0000 UTC m=+28.238238986 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.768722518 +0000 UTC m=+28.238238986 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.768722518 +0000 UTC m=+28.238238986 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fdc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0310 item 11 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.770766825 +0000 UTC m=+28.240283282 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.770766825 +0000 UTC m=+28.240283282 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d07e0 item 12 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc000392000): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392000): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.772410602 +0000 UTC m=+28.241927070 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392200): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.772410602 +0000 UTC m=+28.241927070 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0bd0 item 13 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.775020725 +0000 UTC m=+28.244537192 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.775020725 +0000 UTC m=+28.244537192 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1420 item 14 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc000393000): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.783307332 +0000 UTC m=+28.252823791 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.783307332 +0000 UTC m=+28.252823791 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ab0 item 15 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.785256841 +0000 UTC m=+28.254773309 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811300): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.785256841 +0000 UTC m=+28.254773309 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003000e0 item 16 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.790967891 +0000 UTC m=+28.260484359 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.790967891 +0000 UTC m=+28.260484359 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811440): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.790967891 +0000 UTC m=+28.260484359 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811480): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 17 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.793712295 +0000 UTC m=+28.263228762 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.793712295 +0000 UTC m=+28.263228762 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811580): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a10 item 18 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.79581514 +0000 UTC m=+28.265331607 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.79581514 +0000 UTC m=+28.265331607 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.79581514 +0000 UTC m=+28.265331607 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e70 item 19 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.79814589 +0000 UTC m=+28.267662357 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.79814589 +0000 UTC m=+28.267662357 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003013b0 item 20 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.80010182 +0000 UTC m=+28.269618288 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.80010182 +0000 UTC m=+28.269618288 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811940): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.80010182 +0000 UTC m=+28.269618288 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b90 item 21 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.80266262 +0000 UTC m=+28.272179088 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.80266262 +0000 UTC m=+28.272179088 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 22 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.805476272 +0000 UTC m=+28.274992740 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.805476272 +0000 UTC m=+28.274992740 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811bc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.805476272 +0000 UTC m=+28.274992740 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e5b0 item 23 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.808028185 +0000 UTC m=+28.277544653 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811c80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.808028185 +0000 UTC m=+28.277544653 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811d00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ebd0 item 24 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc000811dc0): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811dc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.811040759 +0000 UTC m=+28.280557226 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811e00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.811040759 +0000 UTC m=+28.280557226 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811ec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.811040759 +0000 UTC m=+28.280557226 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811f00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030efc0 item 25 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.813910315 +0000 UTC m=+28.283426783 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.813910315 +0000 UTC m=+28.283426783 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b44c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 26 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc0002b45c0): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b45c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.816131702 +0000 UTC m=+28.285648169 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.816131702 +0000 UTC m=+28.285648169 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.816131702 +0000 UTC m=+28.285648169 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 27 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.818383525 +0000 UTC m=+28.287899993 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4800): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.818383525 +0000 UTC m=+28.287899993 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a150 item 28 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc0002b4a00): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.822762999 +0000 UTC m=+28.292279466 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4a40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.822762999 +0000 UTC m=+28.292279466 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cd90 item 29 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.823738831 +0000 UTC m=+28.293255299 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ad80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.823738831 +0000 UTC m=+28.293255299 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392040): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0150 item 30 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): _readAt: size=2, off=0 2024/12/25 01:18:14 ERROR : open-test-file(0xc000392600): Couldn't read size of file 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): close: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.832456642 +0000 UTC m=+28.301973100 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392740): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.832456642 +0000 UTC m=+28.301973100 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003928c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0540 item 31 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 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 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.833985246 +0000 UTC m=+28.303501714 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392d40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.833985246 +0000 UTC m=+28.303501714 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000392ec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d07e0 item 32 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.836166367 +0000 UTC m=+28.305682835 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393000): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0bd0 item 33 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.836763783 +0000 UTC m=+28.306280251 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393480): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.836763783 +0000 UTC m=+28.306280251 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d11f0 item 33 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.838430543 +0000 UTC m=+28.307947012 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1570 item 34 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.839157881 +0000 UTC m=+28.308674348 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393640): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.839157881 +0000 UTC m=+28.308674348 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393680): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1880 item 34 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.840916073 +0000 UTC m=+28.310432541 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003936c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fc0e0 item 35 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.841551329 +0000 UTC m=+28.311067787 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393700): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.841551329 +0000 UTC m=+28.311067787 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393740): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fc8c0 item 35 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.843194866 +0000 UTC m=+28.312711335 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003937c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd420 item 36 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.843917566 +0000 UTC m=+28.313434033 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.843917566 +0000 UTC m=+28.313434033 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0003938c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd7a0 item 36 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.84546816 +0000 UTC m=+28.314984628 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393900): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fdab0 item 37 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.846035159 +0000 UTC m=+28.315551626 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393940): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.846035159 +0000 UTC m=+28.315551626 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fdc70 item 37 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.847576024 +0000 UTC m=+28.317092492 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e200): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c7e0 item 38 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.848225246 +0000 UTC m=+28.317741704 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e3c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.848225246 +0000 UTC m=+28.317741704 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e5c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ca10 item 38 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.849770931 +0000 UTC m=+28.319287398 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d1f0 item 39 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.85037025 +0000 UTC m=+28.319886718 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.85037025 +0000 UTC m=+28.319886718 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e8c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d340 item 39 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.852271248 +0000 UTC m=+28.321787717 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d6c0 item 40 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.852970604 +0000 UTC m=+28.322487072 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ea80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.852970604 +0000 UTC m=+28.322487072 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eac0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d8f0 item 40 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.854925542 +0000 UTC m=+28.324442000 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053db90 item 41 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.855567049 +0000 UTC m=+28.325083518 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ddc0 item 41 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.856216642 +0000 UTC m=+28.325733110 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eb80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.856216642 +0000 UTC m=+28.325733110 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ebc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053df10 item 41 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.857863256 +0000 UTC m=+28.327379724 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a460 item 42 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.858415607 +0000 UTC m=+28.327932075 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043edc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 42 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.859243321 +0000 UTC m=+28.328759789 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.859243321 +0000 UTC m=+28.328759789 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043eec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 42 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.860906906 +0000 UTC m=+28.330423375 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 43 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.86151957 +0000 UTC m=+28.331036039 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393b40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 43 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.862215981 +0000 UTC m=+28.331732449 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.862215981 +0000 UTC m=+28.331732449 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393c40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 43 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.863892119 +0000 UTC m=+28.333408587 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 44 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.8653765 +0000 UTC m=+28.334892967 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393e80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 44 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.866245322 +0000 UTC m=+28.335761790 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000393f40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.866245322 +0000 UTC m=+28.335761790 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 44 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.867831543 +0000 UTC m=+28.337348011 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a340): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 45 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.868404071 +0000 UTC m=+28.337920529 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a400): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.868404071 +0000 UTC m=+28.337920529 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 45 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.870067887 +0000 UTC m=+28.339584345 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a640): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005293b0 item 46 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.87063231 +0000 UTC m=+28.340148778 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a680): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.87063231 +0000 UTC m=+28.340148778 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529650 item 46 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.872319569 +0000 UTC m=+28.341836037 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012a9c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529b20 item 47 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.873172432 +0000 UTC m=+28.342688900 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aa00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.873172432 +0000 UTC m=+28.342688900 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aac0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529c70 item 47 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.875254227 +0000 UTC m=+28.344770696 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ab80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 48 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.875959414 +0000 UTC m=+28.345475892 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.875959414 +0000 UTC m=+28.345475892 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 48 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.877755848 +0000 UTC m=+28.347272315 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 49 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.878871069 +0000 UTC m=+28.348387547 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f100): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.878871069 +0000 UTC m=+28.348387547 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f180): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b030 item 49 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.880424108 +0000 UTC m=+28.349940575 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f4c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b340 item 50 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.881079781 +0000 UTC m=+28.350596250 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f580): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.881079781 +0000 UTC m=+28.350596250 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f640): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b490 item 50 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.882650122 +0000 UTC m=+28.352166591 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f6c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b8f0 item 51 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.883291149 +0000 UTC m=+28.352807617 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.883291149 +0000 UTC m=+28.352807617 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f7c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ba40 item 51 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.884970153 +0000 UTC m=+28.354486621 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f840): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 52 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.885693032 +0000 UTC m=+28.355209500 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f900): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.885693032 +0000 UTC m=+28.355209500 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043f940): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 52 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.887822116 +0000 UTC m=+28.357338584 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fa80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 53 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.889566573 +0000 UTC m=+28.359083040 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.889566573 +0000 UTC m=+28.359083040 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fb80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 53 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.891939652 +0000 UTC m=+28.361456121 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fc00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ce0 item 54 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.892818212 +0000 UTC m=+28.362334680 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fcc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.892818212 +0000 UTC m=+28.362334680 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00043fd40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 54 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.894881743 +0000 UTC m=+28.364398201 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b43c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510f50 item 55 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.895680484 +0000 UTC m=+28.365196953 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.895680484 +0000 UTC m=+28.365196953 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4580): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511340 item 55 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.897640152 +0000 UTC m=+28.367156621 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 56 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.898448541 +0000 UTC m=+28.367965009 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b46c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.898448541 +0000 UTC m=+28.367965009 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4700): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ea0 item 56 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.900525709 +0000 UTC m=+28.370042176 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4840): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003002a0 item 57 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.901293291 +0000 UTC m=+28.370809749 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b48c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e000 item 57 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.901735877 +0000 UTC m=+28.371252345 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012aec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.901735877 +0000 UTC m=+28.371252345 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012af00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 57 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.903245625 +0000 UTC m=+28.372762093 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b000): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e5b0 item 58 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.903648117 +0000 UTC m=+28.373164585 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 58 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.904286478 +0000 UTC m=+28.373802946 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b180): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.904286478 +0000 UTC m=+28.373802946 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b1c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eaf0 item 58 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.905574814 +0000 UTC m=+28.375091281 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b280): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eee0 item 59 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.906150597 +0000 UTC m=+28.375667065 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b2c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 59 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.907055276 +0000 UTC m=+28.376571754 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b380): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.907055276 +0000 UTC m=+28.376571754 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b400): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f3b0 item 59 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.909188208 +0000 UTC m=+28.378704676 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b540): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f810 item 60 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.90997712 +0000 UTC m=+28.379493588 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b580): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f9d0 item 60 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.910831175 +0000 UTC m=+28.380347643 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b680): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.910831175 +0000 UTC m=+28.380347643 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b6c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb20 item 60 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.912475524 +0000 UTC m=+28.381991982 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b780): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334000 item 61 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.913098045 +0000 UTC m=+28.382614513 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b7c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.913098045 +0000 UTC m=+28.382614513 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003342a0 item 61 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.915074204 +0000 UTC m=+28.384590672 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b940): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003347e0 item 62 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.915599554 +0000 UTC m=+28.385116022 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012b980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.915599554 +0000 UTC m=+28.385116022 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ba40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334af0 item 62 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.918814206 +0000 UTC m=+28.388330673 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e70 item 63 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.919699447 +0000 UTC m=+28.389215916 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bb40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.919699447 +0000 UTC m=+28.389215916 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bc00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003350a0 item 63 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 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 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.921477697 +0000 UTC m=+28.390994164 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 64 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.92207378 +0000 UTC m=+28.391590248 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bd40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.92207378 +0000 UTC m=+28.391590248 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 64 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.924289546 +0000 UTC m=+28.393806013 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ce0 item 65 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.924983962 +0000 UTC m=+28.394500430 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012be80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.924983962 +0000 UTC m=+28.394500430 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 65 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.926941204 +0000 UTC m=+28.396457673 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 66 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.92847101 +0000 UTC m=+28.397987478 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012bf40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.92847101 +0000 UTC m=+28.397987478 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e440): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 66 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.930255371 +0000 UTC m=+28.399771839 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e4c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 67 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.930948705 +0000 UTC m=+28.400465163 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.930948705 +0000 UTC m=+28.400465163 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 67 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.932843632 +0000 UTC m=+28.402360110 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e680): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 68 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.93345856 +0000 UTC m=+28.402975018 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e800): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.93345856 +0000 UTC m=+28.402975018 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 68 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.935143976 +0000 UTC m=+28.404660445 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e8c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 69 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.935751229 +0000 UTC m=+28.405267697 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e900): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.935751229 +0000 UTC m=+28.405267697 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012e9c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339730 item 69 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.93707522 +0000 UTC m=+28.406591689 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300690 item 70 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.937503771 +0000 UTC m=+28.407020239 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.937503771 +0000 UTC m=+28.407020239 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4b40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003008c0 item 70 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.938401848 +0000 UTC m=+28.407918315 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4c40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300d90 item 71 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.938759133 +0000 UTC m=+28.408275602 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b4e00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.938759133 +0000 UTC m=+28.408275602 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5040): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301030 item 71 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.939739635 +0000 UTC m=+28.409256103 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b54c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003013b0 item 72 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.94018817 +0000 UTC m=+28.409704669 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b57c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.94018817 +0000 UTC m=+28.409704669 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5800): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301500 item 72 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.941491564 +0000 UTC m=+28.411008032 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5840): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301ea0 item 73 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.942105069 +0000 UTC m=+28.411621537 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b58c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a150 item 73 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.942792292 +0000 UTC m=+28.412308760 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.942792292 +0000 UTC m=+28.412308760 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5a00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a380 item 73 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.944440748 +0000 UTC m=+28.413957216 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5d40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a690 item 74 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.945006444 +0000 UTC m=+28.414522912 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5dc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a7e0 item 74 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.945659022 +0000 UTC m=+28.415175490 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0002b5ec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.945659022 +0000 UTC m=+28.415175490 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a930 item 74 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.947466075 +0000 UTC m=+28.416982544 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810180): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ad90 item 75 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.948044816 +0000 UTC m=+28.417561284 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008101c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): _writeAt: size=3, off=2 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033af50 item 75 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.948835603 +0000 UTC m=+28.418352070 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810280): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.948835603 +0000 UTC m=+28.418352070 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008102c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b110 item 75 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.950401966 +0000 UTC m=+28.419918434 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810380): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b3b0 item 76 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.951067478 +0000 UTC m=+28.420583946 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810400): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b500 item 76 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): _writeAt: size=3, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.951712432 +0000 UTC m=+28.421228900 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008104c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.951712432 +0000 UTC m=+28.421228900 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b650 item 76 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.953320193 +0000 UTC m=+28.422836661 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008105c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b9d0 item 77 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.953937234 +0000 UTC m=+28.423453702 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810680): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.953937234 +0000 UTC m=+28.423453702 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810740): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc00 item 77 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.956004264 +0000 UTC m=+28.425520731 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810840): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bea0 item 78 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.956563187 +0000 UTC m=+28.426079654 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810880): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.956563187 +0000 UTC m=+28.426079654 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 78 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.958193499 +0000 UTC m=+28.427709967 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003503f0 item 79 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.958815761 +0000 UTC m=+28.428332299 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810a80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.958815761 +0000 UTC m=+28.428332299 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810bc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003505b0 item 79 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.960854175 +0000 UTC m=+28.430370644 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810c80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350930 item 80 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.961478932 +0000 UTC m=+28.430995400 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810cc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.961478932 +0000 UTC m=+28.430995400 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350c40 item 80 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.963095759 +0000 UTC m=+28.432612228 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 81 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.963505334 +0000 UTC m=+28.433021803 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ea80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.963505334 +0000 UTC m=+28.433021803 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012eac0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376000 item 81 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.965083982 +0000 UTC m=+28.434600450 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ed40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376380 item 82 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.966693956 +0000 UTC m=+28.436210424 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ee40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.966693956 +0000 UTC m=+28.436210424 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f000): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 82 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.968433173 +0000 UTC m=+28.437949641 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 83 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.96910649 +0000 UTC m=+28.438622958 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012f9c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.96910649 +0000 UTC m=+28.438622958 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376b60 item 83 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.970834054 +0000 UTC m=+28.440350522 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fa80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 84 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.971494377 +0000 UTC m=+28.441010834 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fb80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.971494377 +0000 UTC m=+28.441010834 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fbc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003770a0 item 84 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.973273838 +0000 UTC m=+28.442790306 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fc40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003773b0 item 85 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.973904825 +0000 UTC m=+28.443421293 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.973904825 +0000 UTC m=+28.443421293 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fd40): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003775e0 item 85 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.975549095 +0000 UTC m=+28.445065563 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fe00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377880 item 86 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.976219747 +0000 UTC m=+28.445736215 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012fec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.976219747 +0000 UTC m=+28.445736215 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc00012ff00): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377a40 item 86 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.978231662 +0000 UTC m=+28.447748130 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0000af180): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 87 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.978896403 +0000 UTC m=+28.448412861 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0040): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.978896403 +0000 UTC m=+28.448412861 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0080): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ea0 item 87 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.98058819 +0000 UTC m=+28.450104648 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0100): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 88 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.981239797 +0000 UTC m=+28.450756265 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e01c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.981239797 +0000 UTC m=+28.450756265 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0009e0200): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 88 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.98284871 +0000 UTC m=+28.452365197 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810e80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 89 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.983420216 +0000 UTC m=+28.452936685 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810ec0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 89 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.98409707 +0000 UTC m=+28.453613538 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810f80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.98409707 +0000 UTC m=+28.453613538 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000810fc0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 89 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.985830537 +0000 UTC m=+28.455347015 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008110c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351570 item 90 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.986835212 +0000 UTC m=+28.456351679 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811100): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 90 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.987929153 +0000 UTC m=+28.457445621 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811240): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.987929153 +0000 UTC m=+28.457445621 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811280): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 90 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.989660915 +0000 UTC m=+28.459177383 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008113c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 91 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.990205492 +0000 UTC m=+28.459721951 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811400): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): >_readAt: n=2, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): _writeAt: size=3, off=7 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316150 item 91 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.990897894 +0000 UTC m=+28.460414362 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008114c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >_readAt: n=8, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.990897894 +0000 UTC m=+28.460414362 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811500): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003163f0 item 91 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.992476841 +0000 UTC m=+28.461993310 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008115c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a10 item 92 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.99302229 +0000 UTC m=+28.462538758 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811600): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): open at offset 5 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316c40 item 92 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): _readAt: size=2, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): _writeAt: size=3, off=5 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >_writeAt: n=3, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.99365394 +0000 UTC m=+28.463170407 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008116c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >_readAt: n=3, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.99365394 +0000 UTC m=+28.463170407 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811700): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316e70 item 92 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.995278832 +0000 UTC m=+28.464795300 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008117c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317490 item 93 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.995843827 +0000 UTC m=+28.465360294 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811800): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.995843827 +0000 UTC m=+28.465360294 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008118c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 93 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): open at offset 0 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): _readAt: size=2, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >_readAt: n=0, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.997647954 +0000 UTC m=+28.467164422 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811980): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): _writeAt: size=5, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): >openPending: err= 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 94 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): >_writeAt: n=5, err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.998223148 +0000 UTC m=+28.467739616 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc0008119c0): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): _readAt: size=512, off=0 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): openPending: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2024/12/25 01:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >_readAt: n=5, err=EOF 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): close: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:14.998223148 +0000 UTC m=+28.467739616 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811a80): >close: err= 2024/12/25 01:18:14 DEBUG : open-test-file: Remove: 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 94 2024/12/25 01:18:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:14 DEBUG : open-test-file(0xc000811b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.008910526 +0000 UTC m=+28.478426994 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e540 item 95 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.009334217 +0000 UTC m=+28.478850685 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.009334217 +0000 UTC m=+28.478850685 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0380): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 95 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 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 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.01028387 +0000 UTC m=+28.479800338 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0440): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e930 item 96 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.010688635 +0000 UTC m=+28.480205103 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.010688635 +0000 UTC m=+28.480205103 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0540): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea80 item 96 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= 2024/12/25 01:18:15 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : >WaitForWriters: 2024/12/25 01:18:15 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:15 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/25 01:18:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.014091527 +0000 UTC m=+28.483607994 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20080): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.014091527 +0000 UTC m=+28.483607994 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b200c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.014091527 +0000 UTC m=+28.483607994 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20100): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e2a0 item 1 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.016097592 +0000 UTC m=+28.485614060 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20140): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.016097592 +0000 UTC m=+28.485614060 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20180): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e7e0 item 2 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.017086578 +0000 UTC m=+28.486603126 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b201c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.017086578 +0000 UTC m=+28.486603126 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20200): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.017086578 +0000 UTC m=+28.486603126 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20240): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ecb0 item 3 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.018921963 +0000 UTC m=+28.488438431 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b202c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.018921963 +0000 UTC m=+28.488438431 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20340): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f420 item 4 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.020429898 +0000 UTC m=+28.489946366 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20380): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.020429898 +0000 UTC m=+28.489946366 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b203c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.020429898 +0000 UTC m=+28.489946366 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20400): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fa40 item 5 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.022588869 +0000 UTC m=+28.492105336 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20480): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.022588869 +0000 UTC m=+28.492105336 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fe30 item 6 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.024220754 +0000 UTC m=+28.493737222 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20580): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.024220754 +0000 UTC m=+28.493737222 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.024220754 +0000 UTC m=+28.493737222 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20680): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 7 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.026426321 +0000 UTC m=+28.495942789 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.026426321 +0000 UTC m=+28.495942789 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 8 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000b207c0): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b207c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.028546648 +0000 UTC m=+28.498063117 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20800): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.028546648 +0000 UTC m=+28.498063117 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.028546648 +0000 UTC m=+28.498063117 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 9 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.031041805 +0000 UTC m=+28.500558273 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.031041805 +0000 UTC m=+28.500558273 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 10 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000b20a40): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.032826507 +0000 UTC m=+28.502342975 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20a80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.032826507 +0000 UTC m=+28.502342975 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.032826507 +0000 UTC m=+28.502342975 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 11 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.03511008 +0000 UTC m=+28.504626547 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.03511008 +0000 UTC m=+28.504626547 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20c80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0150 item 12 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000b20d40): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.037071451 +0000 UTC m=+28.506587919 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20d80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.037071451 +0000 UTC m=+28.506587919 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20e40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0540 item 13 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.038858106 +0000 UTC m=+28.508374574 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.038858106 +0000 UTC m=+28.508374574 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b20f40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d07e0 item 14 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000b21000): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21000): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.040633119 +0000 UTC m=+28.510149587 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21040): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.040633119 +0000 UTC m=+28.510149587 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21100): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0bd0 item 15 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.042194443 +0000 UTC m=+28.511710911 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21180): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.042194443 +0000 UTC m=+28.511710911 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21200): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1420 item 16 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.044429996 +0000 UTC m=+28.513946464 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21240): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.044429996 +0000 UTC m=+28.513946464 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21280): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.044429996 +0000 UTC m=+28.513946464 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b212c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1880 item 17 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.046378853 +0000 UTC m=+28.515895321 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21340): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.046378853 +0000 UTC m=+28.515895321 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b213c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c690 item 18 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.048058458 +0000 UTC m=+28.517574927 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21440): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.048058458 +0000 UTC m=+28.517574927 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.048058458 +0000 UTC m=+28.517574927 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21540): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053caf0 item 19 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.050141767 +0000 UTC m=+28.519658236 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b215c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.050141767 +0000 UTC m=+28.519658236 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cf50 item 20 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.051855145 +0000 UTC m=+28.521371613 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b216c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.051855145 +0000 UTC m=+28.521371613 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.051855145 +0000 UTC m=+28.521371613 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b217c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d2d0 item 21 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.05400625 +0000 UTC m=+28.523522719 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.05400625 +0000 UTC m=+28.523522719 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810140): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fc700 item 22 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.054877186 +0000 UTC m=+28.524393654 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008101c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.054877186 +0000 UTC m=+28.524393654 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810280): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.054877186 +0000 UTC m=+28.524393654 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008102c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd1f0 item 23 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.056025059 +0000 UTC m=+28.525541517 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810340): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.056025059 +0000 UTC m=+28.525541517 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810400): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd9d0 item 24 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc0008104c0): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008104c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.056916343 +0000 UTC m=+28.526432810 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.056916343 +0000 UTC m=+28.526432810 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008105c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.056916343 +0000 UTC m=+28.526432810 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810680): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fdd50 item 25 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.058714429 +0000 UTC m=+28.528230897 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.058714429 +0000 UTC m=+28.528230897 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008107c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 26 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000810880): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.060447463 +0000 UTC m=+28.529963932 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.060447463 +0000 UTC m=+28.529963932 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008109c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.060447463 +0000 UTC m=+28.529963932 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 27 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.062520503 +0000 UTC m=+28.532036971 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810a80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.062520503 +0000 UTC m=+28.532036971 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 28 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000810c40): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.06433002 +0000 UTC m=+28.533846488 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810c80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.06433002 +0000 UTC m=+28.533846488 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810d80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 29 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.065886005 +0000 UTC m=+28.535402472 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810e00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.065886005 +0000 UTC m=+28.535402472 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 30 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): _readAt: size=2, off=0 2024/12/25 01:18:15 ERROR : open-test-file(0xc000810f80): Couldn't read size of file 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): >_writeAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): close: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810f80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.067671417 +0000 UTC m=+28.537187875 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000810fc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.067671417 +0000 UTC m=+28.537187875 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008110c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a380 item 31 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 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 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.069263409 +0000 UTC m=+28.538779877 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008111c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.069263409 +0000 UTC m=+28.538779877 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811240): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 32 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.070853818 +0000 UTC m=+28.540370286 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811280): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 33 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.071442497 +0000 UTC m=+28.540958964 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811300): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.071442497 +0000 UTC m=+28.540958964 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811340): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ac40 item 33 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.072877185 +0000 UTC m=+28.542393642 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008113c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aee0 item 34 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.073512681 +0000 UTC m=+28.543029148 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811400): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.073512681 +0000 UTC m=+28.543029148 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811440): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b180 item 34 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.075322328 +0000 UTC m=+28.544838796 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811480): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 35 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.075981218 +0000 UTC m=+28.545497676 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008114c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.075981218 +0000 UTC m=+28.545497676 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b650 item 35 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.077986231 +0000 UTC m=+28.547502698 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811580): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b9d0 item 36 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.078779632 +0000 UTC m=+28.548296099 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.078779632 +0000 UTC m=+28.548296099 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811680): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb20 item 36 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.080454999 +0000 UTC m=+28.549971467 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 37 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.080732698 +0000 UTC m=+28.550249166 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008116c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.080732698 +0000 UTC m=+28.550249166 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 37 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.081642005 +0000 UTC m=+28.551158473 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 38 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.082061387 +0000 UTC m=+28.551577856 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.082061387 +0000 UTC m=+28.551577856 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 38 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.083040876 +0000 UTC m=+28.552557344 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ce0 item 39 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.083395087 +0000 UTC m=+28.552911555 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0008119c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.083395087 +0000 UTC m=+28.552911555 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 39 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.0844896 +0000 UTC m=+28.554006068 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811a80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510f50 item 40 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.085099409 +0000 UTC m=+28.554615867 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.085099409 +0000 UTC m=+28.554615867 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811bc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511340 item 40 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.087159052 +0000 UTC m=+28.556675521 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 41 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.088046439 +0000 UTC m=+28.557562907 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ea0 item 41 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.088654034 +0000 UTC m=+28.558170491 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811c80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.088654034 +0000 UTC m=+28.558170491 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811cc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528e70 item 41 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.090269248 +0000 UTC m=+28.559785716 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811d80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529730 item 42 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.090866743 +0000 UTC m=+28.560383211 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811dc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529a40 item 42 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.091532687 +0000 UTC m=+28.561049155 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811e80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.091532687 +0000 UTC m=+28.561049155 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000811ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529b90 item 42 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.093095373 +0000 UTC m=+28.562611841 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392000): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529ea0 item 43 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.093655199 +0000 UTC m=+28.563171666 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392040): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e070 item 43 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.094272751 +0000 UTC m=+28.563789218 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.094272751 +0000 UTC m=+28.563789218 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392740): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 43 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.095779814 +0000 UTC m=+28.565296282 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003928c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e620 item 44 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.09632986 +0000 UTC m=+28.565846329 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e8c0 item 44 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.097092664 +0000 UTC m=+28.566609122 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.097092664 +0000 UTC m=+28.566609122 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eb60 item 44 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.098727435 +0000 UTC m=+28.568243904 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ef50 item 45 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.099316285 +0000 UTC m=+28.568832743 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.099316285 +0000 UTC m=+28.568832743 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 45 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.100986622 +0000 UTC m=+28.570503091 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003937c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 46 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.101506282 +0000 UTC m=+28.571022750 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.101506282 +0000 UTC m=+28.571022750 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003938c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f880 item 46 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.103289141 +0000 UTC m=+28.572805609 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc70 item 47 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.10388373 +0000 UTC m=+28.573400198 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0003939c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.10388373 +0000 UTC m=+28.573400198 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fe30 item 47 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.105763819 +0000 UTC m=+28.575280287 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 48 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.106280975 +0000 UTC m=+28.575797444 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.106280975 +0000 UTC m=+28.575797444 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d8f0 item 48 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.107341945 +0000 UTC m=+28.576858413 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b219c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053db90 item 49 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.107648729 +0000 UTC m=+28.577165197 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.107648729 +0000 UTC m=+28.577165197 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21a40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ddc0 item 49 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.108531246 +0000 UTC m=+28.578047713 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ac0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003001c0 item 50 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.108874476 +0000 UTC m=+28.578390944 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.108874476 +0000 UTC m=+28.578390944 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21bc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300310 item 50 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.110166668 +0000 UTC m=+28.579683136 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21c40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 51 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.110777048 +0000 UTC m=+28.580293516 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.110777048 +0000 UTC m=+28.580293516 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21d40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a10 item 51 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.112328213 +0000 UTC m=+28.581844681 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21dc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e70 item 52 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.11299647 +0000 UTC m=+28.582512939 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21e80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.11299647 +0000 UTC m=+28.582512939 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003010a0 item 52 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.114472525 +0000 UTC m=+28.583988994 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000b21f40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301420 item 53 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.115101169 +0000 UTC m=+28.584617637 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e280): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.115101169 +0000 UTC m=+28.584617637 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e2c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301570 item 53 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.116645852 +0000 UTC m=+28.586162320 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301f10 item 54 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.117267703 +0000 UTC m=+28.586784171 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.117267703 +0000 UTC m=+28.586784171 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a1c0 item 54 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.118936849 +0000 UTC m=+28.588453317 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a540 item 55 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.119554932 +0000 UTC m=+28.589071400 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.119554932 +0000 UTC m=+28.589071400 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a700 item 55 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.121158134 +0000 UTC m=+28.590674602 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a9a0 item 56 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.121809681 +0000 UTC m=+28.591326149 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.121809681 +0000 UTC m=+28.591326149 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aaf0 item 56 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.123382255 +0000 UTC m=+28.592898713 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b030 item 57 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.123917525 +0000 UTC m=+28.593433993 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b180 item 57 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.124537061 +0000 UTC m=+28.594053529 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.124537061 +0000 UTC m=+28.594053529 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b2d0 item 57 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.12609559 +0000 UTC m=+28.595612058 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b570 item 58 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.126715898 +0000 UTC m=+28.596232366 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b6c0 item 58 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.127388393 +0000 UTC m=+28.596904862 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.127388393 +0000 UTC m=+28.596904862 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f100): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b8f0 item 58 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.128966729 +0000 UTC m=+28.598483197 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f4c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc70 item 59 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.129503161 +0000 UTC m=+28.599019629 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bdc0 item 59 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.130445259 +0000 UTC m=+28.599961727 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.130445259 +0000 UTC m=+28.599961727 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bf10 item 59 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.132275326 +0000 UTC m=+28.601791793 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 60 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.132887518 +0000 UTC m=+28.602403986 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f740): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 60 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.133609706 +0000 UTC m=+28.603126174 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f800): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.133609706 +0000 UTC m=+28.603126174 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 60 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.144516704 +0000 UTC m=+28.614033173 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392140): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 61 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.145038078 +0000 UTC m=+28.614554536 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392200): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.145038078 +0000 UTC m=+28.614554536 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334620 item 61 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.146731209 +0000 UTC m=+28.616247677 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 62 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.147295402 +0000 UTC m=+28.616811870 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e00c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.147295402 +0000 UTC m=+28.616811870 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0180): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 62 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.149005894 +0000 UTC m=+28.618522352 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0240): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 63 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.149531947 +0000 UTC m=+28.619048415 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0300): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.149531947 +0000 UTC m=+28.619048415 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e03c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e7e0 item 63 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 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 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >_readAt: n=0, err=Bad file descriptor 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.151222492 +0000 UTC m=+28.620738959 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0480): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea80 item 64 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.151699101 +0000 UTC m=+28.621215569 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e04c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.151699101 +0000 UTC m=+28.621215569 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0580): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 64 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.153314656 +0000 UTC m=+28.622831124 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e05c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 65 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.153876354 +0000 UTC m=+28.623392823 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.153876354 +0000 UTC m=+28.623392823 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037efc0 item 65 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.155311383 +0000 UTC m=+28.624827851 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0680): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 66 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.155916202 +0000 UTC m=+28.625432670 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e06c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.155916202 +0000 UTC m=+28.625432670 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 66 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.157643607 +0000 UTC m=+28.627160076 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0740): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 67 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.158259637 +0000 UTC m=+28.627776105 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.158259637 +0000 UTC m=+28.627776105 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e07c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f810 item 67 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.159720514 +0000 UTC m=+28.629236981 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fc70 item 68 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16040421 +0000 UTC m=+28.629920678 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16040421 +0000 UTC m=+28.629920678 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0940): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ff10 item 68 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.161785979 +0000 UTC m=+28.631302448 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 69 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.162325366 +0000 UTC m=+28.631841834 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e09c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.162325366 +0000 UTC m=+28.631841834 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 69 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.163919512 +0000 UTC m=+28.633435980 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0a80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 70 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16448125 +0000 UTC m=+28.633997718 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16448125 +0000 UTC m=+28.633997718 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 70 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.165933972 +0000 UTC m=+28.635450440 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0c00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 71 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.166466406 +0000 UTC m=+28.635982874 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0cc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.166466406 +0000 UTC m=+28.635982874 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 71 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.167949924 +0000 UTC m=+28.637466392 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0d80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 72 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16853148 +0000 UTC m=+28.638047947 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.16853148 +0000 UTC m=+28.638047947 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0e80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 72 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.169971808 +0000 UTC m=+28.639488266 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 73 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.170668409 +0000 UTC m=+28.640184877 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e000 item 73 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.171297343 +0000 UTC m=+28.640813811 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.171297343 +0000 UTC m=+28.640813811 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0f80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e150 item 73 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.172430537 +0000 UTC m=+28.641947006 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000392ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d20 item 74 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.172730208 +0000 UTC m=+28.642246665 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393000): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e70 item 74 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.173127929 +0000 UTC m=+28.642644397 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.173127929 +0000 UTC m=+28.642644397 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003350a0 item 74 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.173836112 +0000 UTC m=+28.643352580 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 75 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.174145569 +0000 UTC m=+28.643662037 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393740): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): _writeAt: size=3, off=2 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 75 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.174492276 +0000 UTC m=+28.644008744 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393800): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.174492276 +0000 UTC m=+28.644008744 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335a40 item 75 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.175454362 +0000 UTC m=+28.644970830 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 76 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.175736278 +0000 UTC m=+28.645252746 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393940): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 76 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): _writeAt: size=3, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.17637511 +0000 UTC m=+28.645891579 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393a40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.17637511 +0000 UTC m=+28.645891579 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393b00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003164d0 item 76 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.177822302 +0000 UTC m=+28.647338770 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393bc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 77 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.178331082 +0000 UTC m=+28.647847550 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393c00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.178331082 +0000 UTC m=+28.647847550 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393d00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316cb0 item 77 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.179861389 +0000 UTC m=+28.649377856 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393ec0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 78 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.180306719 +0000 UTC m=+28.649823188 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc000393f00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.180306719 +0000 UTC m=+28.649823188 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e200): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 78 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.181763789 +0000 UTC m=+28.651280258 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e340): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317810 item 79 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.182281044 +0000 UTC m=+28.651797513 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e380): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.182281044 +0000 UTC m=+28.651797513 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e640): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317960 item 79 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.183781254 +0000 UTC m=+28.653297722 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e840): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d00e0 item 80 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.18426617 +0000 UTC m=+28.653782637 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.18426617 +0000 UTC m=+28.653782637 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0230 item 80 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.18573956 +0000 UTC m=+28.655256028 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043e980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0620 item 81 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.186636784 +0000 UTC m=+28.656153253 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.186636784 +0000 UTC m=+28.656153253 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ea80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0770 item 81 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.188854624 +0000 UTC m=+28.658371093 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043eb00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0af0 item 82 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.189418597 +0000 UTC m=+28.658935065 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ebc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.189418597 +0000 UTC m=+28.658935065 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ec00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1180 item 82 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.190837125 +0000 UTC m=+28.660353593 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1500 item 83 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.191409714 +0000 UTC m=+28.660926182 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.191409714 +0000 UTC m=+28.660926182 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1810 item 83 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.192724648 +0000 UTC m=+28.662241116 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1f10 item 84 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.193350937 +0000 UTC m=+28.662867406 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.193350937 +0000 UTC m=+28.662867406 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f080): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fc700 item 84 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.195222902 +0000 UTC m=+28.664739369 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f180): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd1f0 item 85 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.195776745 +0000 UTC m=+28.665293213 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f500): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.195776745 +0000 UTC m=+28.665293213 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f540): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fd6c0 item 85 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.197590731 +0000 UTC m=+28.667107200 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f600): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fda40 item 86 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.198107886 +0000 UTC m=+28.667624354 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f6c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.198107886 +0000 UTC m=+28.667624354 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e0fc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e3f0 item 86 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.199033474 +0000 UTC m=+28.668549942 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1040): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e770 item 87 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.19937409 +0000 UTC m=+28.668890558 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1100): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.19937409 +0000 UTC m=+28.668890558 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1140): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e9a0 item 87 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.200155238 +0000 UTC m=+28.669671706 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e11c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ee70 item 88 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.200459446 +0000 UTC m=+28.669975914 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1280): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.200459446 +0000 UTC m=+28.669975914 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e12c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f030 item 88 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.201557746 +0000 UTC m=+28.671074215 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1380): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f880 item 89 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.202081103 +0000 UTC m=+28.671597571 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e13c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fa40 item 89 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.202730325 +0000 UTC m=+28.672246793 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1480): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.202730325 +0000 UTC m=+28.672246793 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e14c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fb90 item 89 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.204150766 +0000 UTC m=+28.673667233 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1580): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 90 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.204644758 +0000 UTC m=+28.674161226 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e15c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 90 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.205276427 +0000 UTC m=+28.674792895 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1680): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.205276427 +0000 UTC m=+28.674792895 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e16c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 90 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.206669388 +0000 UTC m=+28.676185855 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1780): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 91 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.207160523 +0000 UTC m=+28.676676992 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e17c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): >_readAt: n=2, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): _writeAt: size=3, off=7 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 91 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.207728424 +0000 UTC m=+28.677244892 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1880): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): >_readAt: n=8, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.207728424 +0000 UTC m=+28.677244892 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e18c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 91 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.210636171 +0000 UTC m=+28.680152639 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1980): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 92 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.211185997 +0000 UTC m=+28.680702466 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e19c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): open at offset 5 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 92 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): _readAt: size=2, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): _writeAt: size=3, off=5 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): >_writeAt: n=3, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.212954328 +0000 UTC m=+28.682470796 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1a80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): >_readAt: n=3, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.212954328 +0000 UTC m=+28.682470796 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1ac0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 92 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.214352388 +0000 UTC m=+28.683868856 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1b80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a150 item 93 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.214864143 +0000 UTC m=+28.684380611 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1bc0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.214864143 +0000 UTC m=+28.684380611 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1c80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a380 item 93 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.21633039 +0000 UTC m=+28.685846858 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 94 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.216881288 +0000 UTC m=+28.686397746 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1d80): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.216881288 +0000 UTC m=+28.686397746 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1e40): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a850 item 94 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.218344168 +0000 UTC m=+28.687860637 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc0009e1f00): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fdb20 item 95 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.219052221 +0000 UTC m=+28.688568689 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f700): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.219052221 +0000 UTC m=+28.688568689 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f7c0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fdd50 item 95 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 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 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): open at offset 0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): _readAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): >_readAt: n=0, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.221011638 +0000 UTC m=+28.690528096 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f900): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): >openPending: err= 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 96 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.221486605 +0000 UTC m=+28.691003072 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043f940): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/25 01:18:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/25 01:18:15 DEBUG : open-test-file: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): _readAt: size=512, off=0 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): openPending: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): >openPending: err= 2024/12/25 01:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): >_readAt: n=5, err=EOF 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): close: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-25 01:18:15.221486605 +0000 UTC m=+28.691003072 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : open-test-file(0xc00043fac0): >close: err= 2024/12/25 01:18:15 DEBUG : open-test-file: Remove: 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 96 2024/12/25 01:18:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/25 01:18:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/25 01:18:15 DEBUG : open-test-file: >Remove: err= 2024/12/25 01:18:15 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : >WaitForWriters: 2024/12/25 01:18:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:15 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : file1: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): openPending: 2024/12/25 01:18:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): >openPending: err= 2024/12/25 01:18:15 DEBUG : file1: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/25 01:18:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): _writeAt: size=2, off=0 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): >_writeAt: n=2, err= 2024/12/25 01:18:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): RWFileHandle.Flush 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): RWFileHandle.Release 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): close: 2024/12/25 01:18:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/25 01:18:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : file1(0xc00043fcc0): >close: err= 2024/12/25 01:18:15 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:15 DEBUG : file1: vfs cache: starting upload 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1.c8b6918.partial" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1.c8b6918.partial 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1.c8b6918.partial" 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyerec4pomi/file1.c8b6918.partial 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:15 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/25 01:18:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/25 01:18:15 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/12/25 01:18:15 INFO : file1: Copied (new) 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:15 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/25 01:18:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/25 01:18:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/25 01:18:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:15 INFO : file1: vfs cache: upload succeeded try #1 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : >WaitForWriters: 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:15 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:15 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/12/25 01:18:15 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : file1: reading active writers 2024/12/25 01:18:15 DEBUG : >WaitForWriters: 2024/12/25 01:18:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:15 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:15 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:15 DEBUG : rename_me: newRWFileHandle: 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): openPending: 2024/12/25 01:18:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): >openPending: err= 2024/12/25 01:18:15 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/25 01:18:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/25 01:18:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): _writeAt: size=5, off=0 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): >_writeAt: n=5, err= 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): close: 2024/12/25 01:18:15 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-25 01:18:15.736735823 +0000 UTC m=+29.206252291 2024/12/25 01:18:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/25 01:18:15 DEBUG : rename_me(0xc000b20200): >close: err= 2024/12/25 01:18:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/25 01:18:15 DEBUG : i_was_renamed: Updating file with 0xc0006f8fc0 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/25 01:18:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/25 01:18:15 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/25 01:18:15 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/i_was_renamed.caa468f4.partial" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/i_was_renamed.caa468f4.partial 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/i_was_renamed.caa468f4.partial" 2024/12/25 01:18:15 DEBUG : : Looking for writers 2024/12/25 01:18:15 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/i_was_renamed.caa468f4.partial 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:15 DEBUG : i_was_renamed.caa468f4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:15 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:15 DEBUG : i_was_renamed.caa468f4.partial: renamed to: i_was_renamed 2024/12/25 01:18:15 INFO : i_was_renamed: Copied (new) 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/i_was_renamed" 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/i_was_renamed 2024/12/25 01:18:15 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/i_was_renamed" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/i_was_renamed 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-25 01:18:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/25 01:18:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/25 01:18:16 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/25 01:18:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/25 01:18:16 DEBUG : : Looking for writers 2024/12/25 01:18:16 DEBUG : i_was_renamed: reading active writers 2024/12/25 01:18:16 DEBUG : >WaitForWriters: 2024/12/25 01:18:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:16 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/25 01:18:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/25 01:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyerec4pomi" 2024/12/25 01:18:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : : forgetting directory cache 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): _readAt: size=512, off=0 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): openPending: 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:19:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): >openPending: err= 2024/12/25 01:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): >_readAt: n=20, err=EOF 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): close: 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:19:16 +0000 UTC 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc00012a240): >close: err= 2024/12/25 01:18:16 DEBUG : : Re-reading directory (102.934485ms old) 2024/12/25 01:18:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/12/25 01:18:16 DEBUG : : forgetting directory cache 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc000b20280): _readAt: size=512, off=0 2024/12/25 01:18:16 DEBUG : TestRWCacheUpdate(0xc000b20280): openPending: 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:16 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:20:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-25 00:19:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-25 00:20:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-25 00:19:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/25 01:18:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20280): >openPending: err= 2024/12/25 01:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20280): >_readAt: n=20, err=EOF 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20280): close: 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:20:16 +0000 UTC 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20280): >close: err= 2024/12/25 01:18:17 DEBUG : : Re-reading directory (102.343603ms old) 2024/12/25 01:18:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : : forgetting directory cache 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): _readAt: size=512, off=0 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): openPending: 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:21:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-25 00:20:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-25 00:21:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-25 00:20:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/25 01:18:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): >openPending: err= 2024/12/25 01:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): >_readAt: n=20, err=EOF 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): close: 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:21:16 +0000 UTC 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc000b20580): >close: err= 2024/12/25 01:18:17 DEBUG : : Re-reading directory (101.477504ms old) 2024/12/25 01:18:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/12/25 01:18:17 DEBUG : : forgetting directory cache 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc00012ae40): _readAt: size=512, off=0 2024/12/25 01:18:17 DEBUG : TestRWCacheUpdate(0xc00012ae40): openPending: 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:17 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:22:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-25 00:21:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-25 00:22:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-25 00:21:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/25 01:18:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc00012ae40): >openPending: err= 2024/12/25 01:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc00012ae40): >_readAt: n=20, err=EOF 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc00012ae40): close: 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:22:16 +0000 UTC 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc00012ae40): >close: err= 2024/12/25 01:18:18 DEBUG : : Re-reading directory (100.696979ms old) 2024/12/25 01:18:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : : forgetting directory cache 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): _readAt: size=512, off=0 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): openPending: 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:23:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-25 00:22:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-25 00:23:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-25 00:22:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/25 01:18:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): >openPending: err= 2024/12/25 01:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): >_readAt: n=20, err=EOF 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): close: 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:23:16 +0000 UTC 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000810340): >close: err= 2024/12/25 01:18:18 DEBUG : : Re-reading directory (101.337263ms old) 2024/12/25 01:18:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/12/25 01:18:18 DEBUG : : forgetting directory cache 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000b20800): _readAt: size=512, off=0 2024/12/25 01:18:18 DEBUG : TestRWCacheUpdate(0xc000b20800): openPending: 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:18 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-25 00:24:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-25 00:23:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-25 00:24:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-25 00:23:16 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/25 01:18:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/25 01:18:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc000b20800): >openPending: err= 2024/12/25 01:18:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc000b20800): >_readAt: n=20, err=EOF 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc000b20800): close: 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:24:16 +0000 UTC 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc000b20800): >close: err= 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : : forgetting directory cache 2024/12/25 01:18:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): _readAt: size=512, off=0 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): openPending: 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-25 00:25:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-25 00:24:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-25 00:25:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-25 00:24:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/25 01:18:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/25 01:18:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): >openPending: err= 2024/12/25 01:18:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): >_readAt: n=21, err=EOF 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): close: 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:25:16 +0000 UTC 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc0002b4d80): >close: err= 2024/12/25 01:18:19 DEBUG : : Re-reading directory (101.268064ms old) 2024/12/25 01:18:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : : forgetting directory cache 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc00012b4c0): _readAt: size=512, off=0 2024/12/25 01:18:19 DEBUG : TestRWCacheUpdate(0xc00012b4c0): openPending: 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:19 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-25 00:26:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-25 00:25:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-25 00:26:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-25 00:25:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/25 01:18:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/25 01:18:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc00012b4c0): >openPending: err= 2024/12/25 01:18:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc00012b4c0): >_readAt: n=22, err=EOF 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc00012b4c0): close: 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:26:16 +0000 UTC 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc00012b4c0): >close: err= 2024/12/25 01:18:20 DEBUG : : Re-reading directory (110.359765ms old) 2024/12/25 01:18:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/12/25 01:18:20 DEBUG : : forgetting directory cache 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): _readAt: size=512, off=0 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): openPending: 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-25 00:27:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-25 00:26:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-25 00:27:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-25 00:26:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/25 01:18:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/25 01:18:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): >openPending: err= 2024/12/25 01:18:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): >_readAt: n=23, err=EOF 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): close: 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:27:16 +0000 UTC 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate(0xc000810740): >close: err= 2024/12/25 01:18:20 DEBUG : : Re-reading directory (101.857014ms old) 2024/12/25 01:18:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:20 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:20 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/12/25 01:18:20 DEBUG : : forgetting directory cache 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): _readAt: size=512, off=0 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): openPending: 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/TestRWCacheUpdate" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toyerec4pomi/TestRWCacheUpdate 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-25 00:28:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-25 00:27:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-25 00:28:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-25 00:27:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/25 01:18:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/25 01:18:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): >openPending: err= 2024/12/25 01:18:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): >_readAt: n=24, err=EOF 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): close: 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-25 00:28:16 +0000 UTC 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate(0xc000810a40): >close: err= 2024/12/25 01:18:21 DEBUG : : Re-reading directory (101.088209ms old) 2024/12/25 01:18:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/25 01:18:21 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:21 DEBUG : : Looking for writers 2024/12/25 01:18:21 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/25 01:18:21 DEBUG : >WaitForWriters: 2024/12/25 01:18:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.05s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : : forgetting directory cache 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/25 01:18:21 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:21 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/25 01:18:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/25 01:18:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:21 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/25 01:18:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/25 01:18:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/25 01:18:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:21 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/FiLeA" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyerec4pomi/FiLeA 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/12/25 01:18:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/25 01:18:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/25 01:18:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FiLeB" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/FiLeB 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/25 01:18:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/25 01:18:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/FilEb" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyerec4pomi/FilEb 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/25 01:18:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/25 01:18:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/25 01:18:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/25 01:18:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/25 01:18:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/25 01:18:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/25 01:18:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/25 01:18:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/25 01:18:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/25 01:18:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:22 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:22 DEBUG : : Looking for writers 2024/12/25 01:18:22 DEBUG : FilEb: reading active writers 2024/12/25 01:18:22 DEBUG : FiLeA: reading active writers 2024/12/25 01:18:22 DEBUG : FiLeB: reading active writers 2024/12/25 01:18:22 DEBUG : >WaitForWriters: 2024/12/25 01:18:22 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:22 DEBUG : : Looking for writers 2024/12/25 01:18:22 DEBUG : FiLeB: reading active writers 2024/12/25 01:18:22 DEBUG : FilEb: reading active writers 2024/12/25 01:18:22 DEBUG : FiLeA: reading active writers 2024/12/25 01:18:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.61s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/normal name with no special characters.txt" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/normal name with no special characters.txt 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/normal name with no special characters.txt" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyerec4pomi/normal name with no special characters.txt 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:22 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:22 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/normal name with no special characters.txt" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/normal\ name\ with\ no\ special\ characters.txt" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyerec4pomi/normal name with no special characters.txt 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/測試_Русский___ě_áñ" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyerec4pomi/測試_Русский___ě_áñ 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/25 01:18:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Re-using VFS from active cache 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:23 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:23 DEBUG : dir: Looking for writers 2024/12/25 01:18:23 DEBUG : file2: reading active writers 2024/12/25 01:18:23 DEBUG : : Looking for writers 2024/12/25 01:18:23 DEBUG : dir: reading active writers 2024/12/25 01:18:23 DEBUG : file1: reading active writers 2024/12/25 01:18:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:23 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:23 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:23 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:24 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:24 DEBUG : dir: Looking for writers 2024/12/25 01:18:24 DEBUG : : Looking for writers 2024/12/25 01:18:24 DEBUG : dir: reading active writers 2024/12/25 01:18:24 DEBUG : file1: reading active writers 2024/12/25 01:18:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:24 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:24 DEBUG : file1: Open: flags=O_RDONLY 2024/12/25 01:18:24 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/25 01:18:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/25 01:18:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/25 01:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (0 bytes), uploading instead of streaming 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/new_file.txt" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/new_file.txt 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/new_file.txt" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/dir/new_file.txt 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:24 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/25 01:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/25 01:18:24 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:24 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/25 01:18:24 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:24 DEBUG : dir: Looking for writers 2024/12/25 01:18:24 DEBUG : file2: reading active writers 2024/12/25 01:18:24 DEBUG : new_file.txt: reading active writers 2024/12/25 01:18:24 DEBUG : : Looking for writers 2024/12/25 01:18:24 DEBUG : dir: reading active writers 2024/12/25 01:18:24 DEBUG : file1: reading active writers 2024/12/25 01:18:24 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:24 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file2" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/dir/file2 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:24 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/25 01:18:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00079b740 2024/12/25 01:18:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/25 01:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:24 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/dir/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/dir/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:25 INFO : dir/file1: Moved (server-side) to: file0 2024/12/25 01:18:25 DEBUG : file0: Updating file with file0 0xc00079b740 2024/12/25 01:18:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file0" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file0 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file0" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyerec4pomi/file0 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file0" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file0 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file0" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyerec4pomi/file0 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/25 01:18:25 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:25 DEBUG : dir: Looking for writers 2024/12/25 01:18:25 DEBUG : : Looking for writers 2024/12/25 01:18:25 DEBUG : dir: reading active writers 2024/12/25 01:18:25 DEBUG : file0: reading active writers 2024/12/25 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:25 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Server has VFS statistics extension 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: About path "/rclone-test-toyerec4pomi" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: About path "/rclone-test-toyerec4pomi" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: About using shell command for shell type "unix" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: df -k /rclone-test-toyerec4pomi 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: 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-toyerec4pomi" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 107254408 43518600 68% / 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:25 DEBUG : : Looking for writers 2024/12/25 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:25 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/25 01:18:25 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:25 DEBUG : c: Looking for writers 2024/12/25 01:18:25 DEBUG : d: Looking for writers 2024/12/25 01:18:25 DEBUG : : Looking for writers 2024/12/25 01:18:25 DEBUG : a: Looking for writers 2024/12/25 01:18:25 DEBUG : b: Looking for writers 2024/12/25 01:18:25 DEBUG : : Looking for writers 2024/12/25 01:18:25 DEBUG : /: reading active writers 2024/12/25 01:18:25 DEBUG : a: reading active writers 2024/12/25 01:18:25 DEBUG : b: reading active writers 2024/12/25 01:18:25 DEBUG : c: reading active writers 2024/12/25 01:18:25 DEBUG : d: reading active writers 2024/12/25 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:25 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/25 01:18:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/25 01:18:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/25 01:18:25 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/25 01:18:25 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:25 DEBUG : a/b/c/d: Looking for writers 2024/12/25 01:18:25 DEBUG : a/b/c: Looking for writers 2024/12/25 01:18:25 DEBUG : d: reading active writers 2024/12/25 01:18:25 DEBUG : a/b: Looking for writers 2024/12/25 01:18:25 DEBUG : c: reading active writers 2024/12/25 01:18:25 DEBUG : a: Looking for writers 2024/12/25 01:18:25 DEBUG : b: reading active writers 2024/12/25 01:18:25 DEBUG : : Looking for writers 2024/12/25 01:18:25 DEBUG : a: reading active writers 2024/12/25 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === 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-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:25 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/25 01:18:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/25 01:18:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (5 bytes), uploading instead of streaming 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:25 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:25 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/25 01:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/25 01:18:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/25 01:18:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (0 bytes), uploading instead of streaming 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:25 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:26 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/25 01:18:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (7 bytes), uploading instead of streaming 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:26 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:26 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/12/25 01:18:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/25 01:18:26 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:26 DEBUG : : Looking for writers 2024/12/25 01:18:26 DEBUG : file1: reading active writers 2024/12/25 01:18:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:26 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/25 01:18:27 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/25 01:18:27 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/25 01:18:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (11 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: sha1sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:27 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (5 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/25 01:18:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:27 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: WriteFileHandle.Release closing 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (0 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:27 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (2 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/25 01:18:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:27 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (0 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/25 01:18:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_RDONLY 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/25 01:18:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-toyerec4pomi", Local "Local file system at /tmp/rclone3996462740", Modify Window "1s" 2024/12/25 01:18:27 INFO : sftp://rclone@:22/rclone-test-toyerec4pomi: poll-interval is not supported by this remote 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: File to upload is small (100 bytes), uploading instead of streaming 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Shell path "/rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: creating additional session 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Running remote command: md5sum /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyerec4pomi/file1" 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: command exited OK 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Remote command result: e0e7a74ad651bc80706425cff3a533f2 /rclone-test-toyerec4pomi/file1 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: ssh external: close 2024/12/25 01:18:27 DEBUG : file1: Parsed hash: e0e7a74ad651bc80706425cff3a533f2 2024/12/25 01:18:27 DEBUG : file1: md5 = e0e7a74ad651bc80706425cff3a533f2 OK 2024/12/25 01:18:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/25 01:18:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/25 01:18:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/25 01:18:27 DEBUG : file1: Open: flags=O_RDONLY 2024/12/25 01:18:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/25 01:18:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/25 01:18:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/25 01:18:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/25 01:18:27 DEBUG : WaitForWriters: timeout=30s 2024/12/25 01:18:27 DEBUG : : Looking for writers 2024/12/25 01:18:27 DEBUG : file1: reading active writers 2024/12/25 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/25 01:18:27 DEBUG : sftp://rclone@:22/rclone-test-toyerec4pomi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.466884063s (try 1/5)