"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/01/29 03:30:02 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-toyecow9yacu" 2025/01/29 03:30:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 03:30:02 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/01/29 03:30:02 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/01/29 03:30:02 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/01/29 03:30:02 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell type "unix" from config 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Relative path resolved to "/rclone-test-toyecow9yacu" 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Using root directory "/rclone-test-toyecow9yacu" 2025/01/29 03:30:02 DEBUG : Creating backend with remote "/tmp/rclone1601560477" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:02 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:02 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:03 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:03 DEBUG : dir: Looking for writers 2025/01/29 03:30:03 DEBUG : : Looking for writers 2025/01/29 03:30:03 DEBUG : dir: reading active writers 2025/01/29 03:30:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:03 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/01/29 03:30:03 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:03 DEBUG : dir/subdir: Looking for writers 2025/01/29 03:30:03 DEBUG : dir: Looking for writers 2025/01/29 03:30:03 DEBUG : file2: reading active writers 2025/01/29 03:30:03 DEBUG : subdir: reading active writers 2025/01/29 03:30:03 DEBUG : file1: reading active writers 2025/01/29 03:30:03 DEBUG : : Looking for writers 2025/01/29 03:30:03 DEBUG : dir: reading active writers 2025/01/29 03:30:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:03 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:03 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:03 DEBUG : dir: Looking for writers 2025/01/29 03:30:03 DEBUG : file1: reading active writers 2025/01/29 03:30:03 DEBUG : : Looking for writers 2025/01/29 03:30:03 DEBUG : dir: reading active writers 2025/01/29 03:30:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:03 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:03 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:04 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:04 DEBUG : dir: Looking for writers 2025/01/29 03:30:04 DEBUG : : Looking for writers 2025/01/29 03:30:04 DEBUG : dir: reading active writers 2025/01/29 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.20s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:04 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:04 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:04 DEBUG : : forgetting directory cache 2025/01/29 03:30:04 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:04 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:04 DEBUG : : Looking for writers 2025/01/29 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:04 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:04 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/29 03:30:04 DEBUG : dir: invalidating directory cache 2025/01/29 03:30:04 DEBUG : : >ForgetPath: 2025/01/29 03:30:04 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/29 03:30:04 DEBUG : : invalidating directory cache 2025/01/29 03:30:04 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:04 DEBUG : : >ForgetPath: 2025/01/29 03:30:04 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/29 03:30:04 DEBUG : : >ForgetPath: 2025/01/29 03:30:04 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:04 DEBUG : dir: Looking for writers 2025/01/29 03:30:04 DEBUG : : Looking for writers 2025/01/29 03:30:04 DEBUG : dir: reading active writers 2025/01/29 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.20s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:04 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/fil/a/b/c" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/fil/a/b/c 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/fil/a/b/c" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-toyecow9yacu/fil/a/b/c 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:04 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/fil/a/b/c" 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/fil/a/b/c 2025/01/29 03:30:04 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/fil/a/b/c" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-toyecow9yacu/fil/a/b/c 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:05 DEBUG : : forgetting directory cache 2025/01/29 03:30:05 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:05 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:05 DEBUG : dir: Looking for writers 2025/01/29 03:30:05 DEBUG : fil/a/b: Looking for writers 2025/01/29 03:30:05 DEBUG : fil/a: Looking for writers 2025/01/29 03:30:05 DEBUG : b: reading active writers 2025/01/29 03:30:05 DEBUG : fil: Looking for writers 2025/01/29 03:30:05 DEBUG : a: reading active writers 2025/01/29 03:30:05 DEBUG : : Looking for writers 2025/01/29 03:30:05 DEBUG : dir: reading active writers 2025/01/29 03:30:05 DEBUG : fil: reading active writers 2025/01/29 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.69s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:05 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:05 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:05 DEBUG : dir: Looking for writers 2025/01/29 03:30:05 DEBUG : : Looking for writers 2025/01/29 03:30:05 DEBUG : dir: reading active writers 2025/01/29 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:05 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:05 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:05 DEBUG : dir: Looking for writers 2025/01/29 03:30:05 DEBUG : file1: reading active writers 2025/01/29 03:30:05 DEBUG : : Looking for writers 2025/01/29 03:30:05 DEBUG : dir: reading active writers 2025/01/29 03:30:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.20s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:05 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:05 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/subdir/file3" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toyecow9yacu/dir/subdir/file3 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/29 03:30:06 DEBUG : Waiting for deletions to finish 2025/01/29 03:30:06 INFO : dir/subdir/file3: Deleted 2025/01/29 03:30:06 DEBUG : removing 1 level 2 directories 2025/01/29 03:30:06 INFO : dir/subdir: Removing directory 2025/01/29 03:30:06 DEBUG : dir: invalidating directory cache 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/29 03:30:06 DEBUG : dir/file1: Reset virtual modtime 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/29 03:30:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:06 DEBUG : dir: invalidating directory cache 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/29 03:30:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/29 03:30:06 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/29 03:30:06 DEBUG : : forgetting directory cache 2025/01/29 03:30:06 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:06 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/29 03:30:06 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:06 DEBUG : dir/virtualDir: Looking for writers 2025/01/29 03:30:06 DEBUG : dir: Looking for writers 2025/01/29 03:30:06 DEBUG : file1: reading active writers 2025/01/29 03:30:06 DEBUG : virtualFile2: reading active writers 2025/01/29 03:30:06 DEBUG : virtualFile: reading active writers 2025/01/29 03:30:06 DEBUG : virtualDir: reading active writers 2025/01/29 03:30:06 DEBUG : : Looking for writers 2025/01/29 03:30:06 DEBUG : dir: reading active writers 2025/01/29 03:30:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.61s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:06 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:06 ERROR : dir/: Can only open directories read only 2025/01/29 03:30:06 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:06 DEBUG : dir: Looking for writers 2025/01/29 03:30:06 DEBUG : : Looking for writers 2025/01/29 03:30:06 DEBUG : dir: reading active writers 2025/01/29 03:30:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:06 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/29 03:30:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (5 bytes), uploading instead of streaming 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/potato" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/potato 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/potato" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/potato 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:06 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/01/29 03:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/29 03:30:06 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:06 DEBUG : dir: Looking for writers 2025/01/29 03:30:06 DEBUG : file1: reading active writers 2025/01/29 03:30:06 DEBUG : potato: reading active writers 2025/01/29 03:30:06 DEBUG : : Looking for writers 2025/01/29 03:30:06 DEBUG : dir: reading active writers 2025/01/29 03:30:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:06 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:06 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:07 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:07 DEBUG : dir/sub: Looking for writers 2025/01/29 03:30:07 DEBUG : dir: Looking for writers 2025/01/29 03:30:07 DEBUG : sub: reading active writers 2025/01/29 03:30:07 DEBUG : file1: reading active writers 2025/01/29 03:30:07 DEBUG : : Looking for writers 2025/01/29 03:30:07 DEBUG : dir: reading active writers 2025/01/29 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.52s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:07 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/29 03:30:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:07 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:07 DEBUG : dir/sub/subsub: Looking for writers 2025/01/29 03:30:07 DEBUG : dir/sub: Looking for writers 2025/01/29 03:30:07 DEBUG : subsub: reading active writers 2025/01/29 03:30:07 DEBUG : dir: Looking for writers 2025/01/29 03:30:07 DEBUG : file1: reading active writers 2025/01/29 03:30:07 DEBUG : sub: reading active writers 2025/01/29 03:30:07 DEBUG : : Looking for writers 2025/01/29 03:30:07 DEBUG : dir: reading active writers 2025/01/29 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:07 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:07 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:08 ERROR : dir/: Dir.Remove not empty 2025/01/29 03:30:08 DEBUG : dir/file1: Remove: 2025/01/29 03:30:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:08 DEBUG : dir/file1: >Remove: err= 2025/01/29 03:30:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/29 03:30:08 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:08 DEBUG : : Looking for writers 2025/01/29 03:30:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:08 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:08 DEBUG : dir/file1: Remove: 2025/01/29 03:30:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:08 DEBUG : dir/file1: >Remove: err= 2025/01/29 03:30:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/29 03:30:08 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:08 DEBUG : : Looking for writers 2025/01/29 03:30:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:08 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:08 DEBUG : dir/file1: Remove: 2025/01/29 03:30:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:08 DEBUG : dir/file1: >Remove: err= 2025/01/29 03:30:08 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:08 DEBUG : dir: Looking for writers 2025/01/29 03:30:08 DEBUG : : Looking for writers 2025/01/29 03:30:08 DEBUG : dir: reading active writers 2025/01/29 03:30:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:08 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:08 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyecow9yacu/dir/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyecow9yacu/dir/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/01/29 03:30:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/29 03:30:09 DEBUG : dir: Updating dir with dir2 0xc0005629c0 2025/01/29 03:30:09 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:09 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/29 03:30:09 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file1" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir2/file1 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir2/file1" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir2/file1 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file1" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir2/file1 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir2/file1" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir2/file1 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/01/29 03:30:09 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/29 03:30:09 DEBUG : file2: Updating file with file2 0xc0005fab40 2025/01/29 03:30:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:09 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:09 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/01/29 03:30:10 INFO : dir2/file3: Deleted 2025/01/29 03:30:10 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/29 03:30:10 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005fab40 2025/01/29 03:30:10 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/29 03:30:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir2/file3" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir2/file3 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:10 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/29 03:30:10 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000711ad0 2025/01/29 03:30:10 DEBUG : empty directory: forgetting directory cache 2025/01/29 03:30:10 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/29 03:30:10 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/29 03:30:10 DEBUG : dir2: Renaming to "dir3" 2025/01/29 03:30:10 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:10 DEBUG : dir3: Looking for writers 2025/01/29 03:30:10 DEBUG : file3: reading active writers 2025/01/29 03:30:10 DEBUG : renamed empty directory: Looking for writers 2025/01/29 03:30:10 DEBUG : : Looking for writers 2025/01/29 03:30:10 DEBUG : dir3: reading active writers 2025/01/29 03:30:10 DEBUG : renamed empty directory: reading active writers 2025/01/29 03:30:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.71s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:10 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/29 03:30:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:10 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/29 03:30:10 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/01/29 03:30:10 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/29 03:30:10 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:10 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:10 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/01/29 03:30:10 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (12 bytes), uploading instead of streaming 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/sub/file2" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/sub/file2 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/sub/file2" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-toyecow9yacu/dir/sub/file2 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/01/29 03:30:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/01/29 03:30:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:10 DEBUG : : forgetting directory cache 2025/01/29 03:30:10 DEBUG : dir: forgetting directory cache 2025/01/29 03:30:10 DEBUG : dir/sub: forgetting directory cache 2025/01/29 03:30:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/01/29 03:30:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (5 bytes), uploading instead of streaming 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/sub/file0" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/sub/file0 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/sub/file0" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/sub/file0 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/01/29 03:30:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/29 03:30:10 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:10 DEBUG : dir/sub: Looking for writers 2025/01/29 03:30:10 DEBUG : file0: reading active writers 2025/01/29 03:30:10 DEBUG : file2: reading active writers 2025/01/29 03:30:10 DEBUG : dir: Looking for writers 2025/01/29 03:30:10 DEBUG : file1: reading active writers 2025/01/29 03:30:10 DEBUG : sub: reading active writers 2025/01/29 03:30:10 DEBUG : : Looking for writers 2025/01/29 03:30:10 DEBUG : dir: reading active writers 2025/01/29 03:30:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:10 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:10 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:11 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:11 DEBUG : dir: Looking for writers 2025/01/29 03:30:11 DEBUG : file1: reading active writers 2025/01/29 03:30:11 DEBUG : : Looking for writers 2025/01/29 03:30:11 DEBUG : dir: reading active writers 2025/01/29 03:30:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:11 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:11 DEBUG : Can set mod time: true 2025/01/29 03:30:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:11 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:11 DEBUG : dir: Looking for writers 2025/01/29 03:30:11 DEBUG : file1: reading active writers 2025/01/29 03:30:11 DEBUG : : Looking for writers 2025/01/29 03:30:11 DEBUG : dir: reading active writers 2025/01/29 03:30:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:11 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (0 bytes), uploading instead of streaming 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:11 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/29 03:30:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:11 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:11 DEBUG : dir: Looking for writers 2025/01/29 03:30:11 DEBUG : file1: reading active writers 2025/01/29 03:30:11 DEBUG : : Looking for writers 2025/01/29 03:30:11 DEBUG : dir: reading active writers 2025/01/29 03:30:11 DEBUG : >WaitForWriters: 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:11 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/01/29 03:30:11 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:11 DEBUG : dir: Looking for writers 2025/01/29 03:30:11 DEBUG : file1: reading active writers 2025/01/29 03:30:11 DEBUG : : Looking for writers 2025/01/29 03:30:11 DEBUG : dir: reading active writers 2025/01/29 03:30:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:11 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:11 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (5 bytes), uploading instead of streaming 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/29 03:30:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:12 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:12 DEBUG : dir: Looking for writers 2025/01/29 03:30:12 DEBUG : file1: reading active writers 2025/01/29 03:30:12 DEBUG : : Looking for writers 2025/01/29 03:30:12 DEBUG : dir: reading active writers 2025/01/29 03:30:12 DEBUG : >WaitForWriters: 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/01/29 03:30:12 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:12 DEBUG : dir: Looking for writers 2025/01/29 03:30:12 DEBUG : file1: reading active writers 2025/01/29 03:30:12 DEBUG : : Looking for writers 2025/01/29 03:30:12 DEBUG : dir: reading active writers 2025/01/29 03:30:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:12 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:12 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:12 DEBUG : dir: Looking for writers 2025/01/29 03:30:12 DEBUG : file1: reading active writers 2025/01/29 03:30:12 DEBUG : : Looking for writers 2025/01/29 03:30:12 DEBUG : dir: reading active writers 2025/01/29 03:30:12 DEBUG : >WaitForWriters: 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:12 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:12 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:12 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/29 03:30:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:13 DEBUG : dir/file1(0xc0003bd6c0): close: 2025/01/29 03:30:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/29 03:30:13 DEBUG : dir/file1(0xc0003bd6c0): >close: err= 2025/01/29 03:30:13 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : >WaitForWriters: 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:13 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : >WaitForWriters: 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:13 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:13 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/29 03:30:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): _writeAt: size=5, off=0 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): openPending: 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/29 03:30:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): >openPending: err= 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): >_writeAt: n=5, err= 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): close: 2025/01/29 03:30:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/01/29 03:30:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/01/29 03:30:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/01/29 03:30:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/29 03:30:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:13 DEBUG : dir/file1(0xc000629240): >close: err= 2025/01/29 03:30:13 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: starting upload 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1.b6fbcc80.partial" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1.b6fbcc80.partial 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1.b6fbcc80.partial" 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyecow9yacu/dir/file1.b6fbcc80.partial 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/01/29 03:30:13 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/01/29 03:30:13 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/01/29 03:30:13 INFO : dir/file1: Copied (replaced existing) 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:13 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/01/29 03:30:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/01/29 03:30:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:13 DEBUG : dir: Looking for writers 2025/01/29 03:30:13 DEBUG : file1: reading active writers 2025/01/29 03:30:13 DEBUG : : Looking for writers 2025/01/29 03:30:13 DEBUG : dir: reading active writers 2025/01/29 03:30:13 DEBUG : >WaitForWriters: 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:13 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/01/29 03:30:14 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:14 DEBUG : dir: Looking for writers 2025/01/29 03:30:14 DEBUG : file1: reading active writers 2025/01/29 03:30:14 DEBUG : : Looking for writers 2025/01/29 03:30:14 DEBUG : dir: reading active writers 2025/01/29 03:30:14 DEBUG : >WaitForWriters: 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.50s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.84s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:14 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:14 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:14 DEBUG : dir: Looking for writers 2025/01/29 03:30:14 DEBUG : file1: reading active writers 2025/01/29 03:30:14 DEBUG : : Looking for writers 2025/01/29 03:30:14 DEBUG : dir: reading active writers 2025/01/29 03:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.30s) === RUN TestFileOpenReadUnknownSize 2025/01/29 03:30:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/29 03:30:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/29 03:30:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/29 03:30:14 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:14 DEBUG : : Looking for writers 2025/01/29 03:30:14 DEBUG : file.txt: reading active writers 2025/01/29 03:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:14 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (25 bytes), uploading instead of streaming 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:14 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:14 DEBUG : dir: Looking for writers 2025/01/29 03:30:14 DEBUG : file1: reading active writers 2025/01/29 03:30:14 DEBUG : : Looking for writers 2025/01/29 03:30:14 DEBUG : dir: reading active writers 2025/01/29 03:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.32s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:14 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:14 DEBUG : dir/file1: Remove: 2025/01/29 03:30:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:14 DEBUG : dir/file1: >Remove: err= 2025/01/29 03:30:14 DEBUG : dir/file1: Remove: 2025/01/29 03:30:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/29 03:30:14 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:14 DEBUG : dir: Looking for writers 2025/01/29 03:30:14 DEBUG : : Looking for writers 2025/01/29 03:30:14 DEBUG : dir: reading active writers 2025/01/29 03:30:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:14 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:14 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:15 DEBUG : dir/file1: Remove: 2025/01/29 03:30:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:15 DEBUG : dir/file1: >Remove: err= 2025/01/29 03:30:15 DEBUG : dir/file1: Remove: 2025/01/29 03:30:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/29 03:30:15 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:15 DEBUG : dir: Looking for writers 2025/01/29 03:30:15 DEBUG : : Looking for writers 2025/01/29 03:30:15 DEBUG : dir: reading active writers 2025/01/29 03:30:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:15 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/29 03:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:15 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/29 03:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:15 DEBUG : dir/file1: Open: flags=0x3 2025/01/29 03:30:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/29 03:30:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/29 03:30:15 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:15 DEBUG : dir: Looking for writers 2025/01/29 03:30:15 DEBUG : file1: reading active writers 2025/01/29 03:30:15 DEBUG : : Looking for writers 2025/01/29 03:30:15 DEBUG : dir: reading active writers 2025/01/29 03:30:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:15 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:15 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:15 DEBUG : dir: Looking for writers 2025/01/29 03:30:15 DEBUG : file1: reading active writers 2025/01/29 03:30:15 DEBUG : : Looking for writers 2025/01/29 03:30:15 DEBUG : dir: reading active writers 2025/01/29 03:30:15 DEBUG : >WaitForWriters: 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fb740 2025/01/29 03:30:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:15 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fb740 2025/01/29 03:30:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005fb740 2025/01/29 03:30:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (25 bytes), uploading instead of streaming 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:16 DEBUG : newLeaf: Running delayed rename now 2025/01/29 03:30:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fb740 2025/01/29 03:30:16 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:16 DEBUG : dir: Looking for writers 2025/01/29 03:30:16 DEBUG : : Looking for writers 2025/01/29 03:30:16 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:16 DEBUG : dir: reading active writers 2025/01/29 03:30:16 DEBUG : >WaitForWriters: 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:16 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:16 DEBUG : dir: Looking for writers 2025/01/29 03:30:16 DEBUG : : Looking for writers 2025/01/29 03:30:16 DEBUG : dir: reading active writers 2025/01/29 03:30:16 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:16 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:16 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:16 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:16 DEBUG : dir: Looking for writers 2025/01/29 03:30:16 DEBUG : file1: reading active writers 2025/01/29 03:30:16 DEBUG : : Looking for writers 2025/01/29 03:30:16 DEBUG : dir: reading active writers 2025/01/29 03:30:16 DEBUG : >WaitForWriters: 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fa3c0 2025/01/29 03:30:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:16 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fa3c0 2025/01/29 03:30:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/29 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005fa3c0 2025/01/29 03:30:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (25 bytes), uploading instead of streaming 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:17 DEBUG : newLeaf: Running delayed rename now 2025/01/29 03:30:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fa3c0 2025/01/29 03:30:17 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:17 DEBUG : dir: Looking for writers 2025/01/29 03:30:17 DEBUG : : Looking for writers 2025/01/29 03:30:17 DEBUG : dir: reading active writers 2025/01/29 03:30:17 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:17 DEBUG : >WaitForWriters: 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:17 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:17 DEBUG : dir: Looking for writers 2025/01/29 03:30:17 DEBUG : : Looking for writers 2025/01/29 03:30:17 DEBUG : dir: reading active writers 2025/01/29 03:30:17 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:17 DEBUG : >WaitForWriters: 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:17 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:17 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): openPending: 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:17 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/29 03:30:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/29 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): >openPending: err= 2025/01/29 03:30:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): _writeAt: size=14, off=0 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): >_writeAt: n=14, err= 2025/01/29 03:30:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): close: 2025/01/29 03:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/29 03:30:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/29 03:30:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:17 DEBUG : dir/file1(0xc00050ee40): >close: err= 2025/01/29 03:30:17 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:17 DEBUG : dir: Looking for writers 2025/01/29 03:30:17 DEBUG : file1: reading active writers 2025/01/29 03:30:17 DEBUG : : Looking for writers 2025/01/29 03:30:17 DEBUG : dir: reading active writers 2025/01/29 03:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:17 DEBUG : dir: Looking for writers 2025/01/29 03:30:17 DEBUG : file1: reading active writers 2025/01/29 03:30:17 DEBUG : : Looking for writers 2025/01/29 03:30:17 DEBUG : dir: reading active writers 2025/01/29 03:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:18 DEBUG : dir: Looking for writers 2025/01/29 03:30:18 DEBUG : file1: reading active writers 2025/01/29 03:30:18 DEBUG : : Looking for writers 2025/01/29 03:30:18 DEBUG : dir: reading active writers 2025/01/29 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:18 DEBUG : dir: Looking for writers 2025/01/29 03:30:18 DEBUG : file1: reading active writers 2025/01/29 03:30:18 DEBUG : : Looking for writers 2025/01/29 03:30:18 DEBUG : dir: reading active writers 2025/01/29 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:18 DEBUG : dir/file1: vfs cache: starting upload 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1.53508f02.partial" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1.53508f02.partial 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1.53508f02.partial" 2025/01/29 03:30:18 DEBUG : dir: Looking for writers 2025/01/29 03:30:18 DEBUG : file1: reading active writers 2025/01/29 03:30:18 DEBUG : : Looking for writers 2025/01/29 03:30:18 DEBUG : dir: reading active writers 2025/01/29 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1.53508f02.partial 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/29 03:30:18 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/29 03:30:18 INFO : dir/file1: Copied (replaced existing) 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/29 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:18 DEBUG : dir: Looking for writers 2025/01/29 03:30:18 DEBUG : file1: reading active writers 2025/01/29 03:30:18 DEBUG : : Looking for writers 2025/01/29 03:30:18 DEBUG : dir: reading active writers 2025/01/29 03:30:18 DEBUG : >WaitForWriters: 2025/01/29 03:30:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): _readAt: size=512, off=0 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): openPending: 2025/01/29 03:30:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/01/29 03:30:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/29 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): >openPending: err= 2025/01/29 03:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): >_readAt: n=14, err=EOF 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): close: 2025/01/29 03:30:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b6c0): >close: err= 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c5440 2025/01/29 03:30:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/29 03:30:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c5440 2025/01/29 03:30:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:18 DEBUG : dir/file1(0xc00042b800): openPending: 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:18 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/01/29 03:30:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/29 03:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:19 DEBUG : dir/file1(0xc00042b800): >openPending: err= 2025/01/29 03:30:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:19 DEBUG : dir/file1(0xc00042b800): _writeAt: size=25, off=0 2025/01/29 03:30:19 DEBUG : dir/file1(0xc00042b800): >_writeAt: n=25, err= 2025/01/29 03:30:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c5440 2025/01/29 03:30:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:19 DEBUG : newLeaf(0xc00042b800): close: 2025/01/29 03:30:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/29 03:30:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-29 03:30:19.003574614 +0000 UTC m=+16.157393862 2025/01/29 03:30:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:19 DEBUG : newLeaf(0xc00042b800): >close: err= 2025/01/29 03:30:19 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:19 DEBUG : newLeaf: vfs cache: starting upload 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf.7f023a1.partial" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf.7f023a1.partial 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf.7f023a1.partial" 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf.7f023a1.partial 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : newLeaf.7f023a1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:19 DEBUG : newLeaf.7f023a1.partial: renamed to: newLeaf 2025/01/29 03:30:19 INFO : newLeaf: Copied (replaced existing) 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-29 03:30:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/29 03:30:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/29 03:30:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/29 03:30:19 DEBUG : >WaitForWriters: 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:19 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:19 DEBUG : >WaitForWriters: 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:19 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:19 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:19 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:19 DEBUG : dir: Looking for writers 2025/01/29 03:30:19 DEBUG : file1: reading active writers 2025/01/29 03:30:19 DEBUG : : Looking for writers 2025/01/29 03:30:19 DEBUG : dir: reading active writers 2025/01/29 03:30:19 DEBUG : >WaitForWriters: 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fad80 2025/01/29 03:30:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:19 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fad80 2025/01/29 03:30:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:20 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:20 DEBUG : dir/file1(0xc00042bc40): openPending: 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/29 03:30:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/29 03:30:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:20 DEBUG : dir/file1(0xc00042bc40): >openPending: err= 2025/01/29 03:30:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:20 DEBUG : dir/file1(0xc00042bc40): _writeAt: size=25, off=0 2025/01/29 03:30:20 DEBUG : dir/file1(0xc00042bc40): >_writeAt: n=25, err= 2025/01/29 03:30:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fad80 2025/01/29 03:30:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:20 DEBUG : newLeaf(0xc00042bc40): close: 2025/01/29 03:30:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/29 03:30:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-29 03:30:20.474996938 +0000 UTC m=+17.628816186 2025/01/29 03:30:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:20 DEBUG : newLeaf(0xc00042bc40): >close: err= 2025/01/29 03:30:20 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:20 DEBUG : newLeaf: vfs cache: starting upload 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf.c61aa9b9.partial" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf.c61aa9b9.partial 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf.c61aa9b9.partial" 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf.c61aa9b9.partial 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf.c61aa9b9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:20 DEBUG : newLeaf.c61aa9b9.partial: renamed to: newLeaf 2025/01/29 03:30:20 INFO : newLeaf: Copied (replaced existing) 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-29 03:30:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/29 03:30:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/29 03:30:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : >WaitForWriters: 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:20 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:20 DEBUG : dir: Looking for writers 2025/01/29 03:30:20 DEBUG : : Looking for writers 2025/01/29 03:30:20 DEBUG : dir: reading active writers 2025/01/29 03:30:20 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:20 DEBUG : >WaitForWriters: 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:20 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:20 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:20 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:21 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): openPending: 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/29 03:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): >openPending: err= 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): _writeAt: size=14, off=0 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): >_writeAt: n=14, err= 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): close: 2025/01/29 03:30:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/29 03:30:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:21 DEBUG : dir/file1(0xc000629480): >close: err= 2025/01/29 03:30:21 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: starting upload 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1.53508f02.partial" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1.53508f02.partial 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1.53508f02.partial" 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1.53508f02.partial 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/29 03:30:21 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/29 03:30:21 INFO : dir/file1: Copied (replaced existing) 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/29 03:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:21 DEBUG : dir: Looking for writers 2025/01/29 03:30:21 DEBUG : file1: reading active writers 2025/01/29 03:30:21 DEBUG : : Looking for writers 2025/01/29 03:30:21 DEBUG : dir: reading active writers 2025/01/29 03:30:21 DEBUG : >WaitForWriters: 2025/01/29 03:30:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:21 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): _readAt: size=512, off=0 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): openPending: 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/29 03:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): >openPending: err= 2025/01/29 03:30:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): >_readAt: n=14, err=EOF 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): close: 2025/01/29 03:30:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:21 DEBUG : dir/file1(0xc0003bcc00): >close: err= 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000956e40 2025/01/29 03:30:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:21 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/29 03:30:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000956e40 2025/01/29 03:30:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:22 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:22 DEBUG : dir/file1(0xc0009a00c0): openPending: 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/01/29 03:30:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/29 03:30:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:22 DEBUG : dir/file1(0xc0009a00c0): >openPending: err= 2025/01/29 03:30:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:22 DEBUG : dir/file1(0xc0009a00c0): _writeAt: size=25, off=0 2025/01/29 03:30:22 DEBUG : dir/file1(0xc0009a00c0): >_writeAt: n=25, err= 2025/01/29 03:30:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000956e40 2025/01/29 03:30:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:22 DEBUG : newLeaf(0xc0009a00c0): close: 2025/01/29 03:30:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/29 03:30:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-29 03:30:22.382174821 +0000 UTC m=+19.535994059 2025/01/29 03:30:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:22 DEBUG : newLeaf(0xc0009a00c0): >close: err= 2025/01/29 03:30:22 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:22 DEBUG : newLeaf: vfs cache: starting upload 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf.7bdbd817.partial" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf.7bdbd817.partial 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf.7bdbd817.partial" 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf.7bdbd817.partial 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : newLeaf.7bdbd817.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:22 DEBUG : newLeaf.7bdbd817.partial: renamed to: newLeaf 2025/01/29 03:30:22 INFO : newLeaf: Copied (replaced existing) 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-29 03:30:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/29 03:30:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/29 03:30:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : >WaitForWriters: 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:22 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:22 DEBUG : dir: Looking for writers 2025/01/29 03:30:22 DEBUG : : Looking for writers 2025/01/29 03:30:22 DEBUG : dir: reading active writers 2025/01/29 03:30:22 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:22 DEBUG : >WaitForWriters: 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:22 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:22 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:22 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:23 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:23 DEBUG : dir: Looking for writers 2025/01/29 03:30:23 DEBUG : file1: reading active writers 2025/01/29 03:30:23 DEBUG : : Looking for writers 2025/01/29 03:30:23 DEBUG : dir: reading active writers 2025/01/29 03:30:23 DEBUG : >WaitForWriters: 2025/01/29 03:30:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:23 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): _readAt: size=512, off=0 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): openPending: 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/29 03:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): >openPending: err= 2025/01/29 03:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/29 03:30:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): >_readAt: n=14, err=EOF 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): close: 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0003bd100): >close: err= 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00065d140 2025/01/29 03:30:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/29 03:30:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/29 03:30:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00065d140 2025/01/29 03:30:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/29 03:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:23 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0009a05c0): openPending: 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:23 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/29 03:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0009a05c0): >openPending: err= 2025/01/29 03:30:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0009a05c0): _writeAt: size=25, off=0 2025/01/29 03:30:23 DEBUG : dir/file1(0xc0009a05c0): >_writeAt: n=25, err= 2025/01/29 03:30:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/29 03:30:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/29 03:30:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00065d140 2025/01/29 03:30:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:23 DEBUG : newLeaf(0xc0009a05c0): close: 2025/01/29 03:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/29 03:30:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-29 03:30:23.911781161 +0000 UTC m=+21.065600409 2025/01/29 03:30:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:23 DEBUG : newLeaf(0xc0009a05c0): >close: err= 2025/01/29 03:30:23 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:23 DEBUG : dir: Looking for writers 2025/01/29 03:30:23 DEBUG : : Looking for writers 2025/01/29 03:30:23 DEBUG : dir: reading active writers 2025/01/29 03:30:23 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:23 DEBUG : dir: Looking for writers 2025/01/29 03:30:23 DEBUG : : Looking for writers 2025/01/29 03:30:23 DEBUG : dir: reading active writers 2025/01/29 03:30:23 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:23 DEBUG : dir: Looking for writers 2025/01/29 03:30:23 DEBUG : : Looking for writers 2025/01/29 03:30:23 DEBUG : dir: reading active writers 2025/01/29 03:30:23 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:23 DEBUG : dir: Looking for writers 2025/01/29 03:30:23 DEBUG : : Looking for writers 2025/01/29 03:30:23 DEBUG : dir: reading active writers 2025/01/29 03:30:23 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:24 DEBUG : newLeaf: vfs cache: starting upload 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf.35a4f617.partial" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf.35a4f617.partial 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf.35a4f617.partial" 2025/01/29 03:30:24 DEBUG : dir: Looking for writers 2025/01/29 03:30:24 DEBUG : : Looking for writers 2025/01/29 03:30:24 DEBUG : dir: reading active writers 2025/01/29 03:30:24 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf.35a4f617.partial 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : newLeaf.35a4f617.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/29 03:30:24 DEBUG : newLeaf.35a4f617.partial: renamed to: newLeaf 2025/01/29 03:30:24 INFO : newLeaf: Copied (replaced existing) 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-29 03:30:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/29 03:30:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/29 03:30:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/29 03:30:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/29 03:30:24 DEBUG : dir: Looking for writers 2025/01/29 03:30:24 DEBUG : : Looking for writers 2025/01/29 03:30:24 DEBUG : dir: reading active writers 2025/01/29 03:30:24 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:24 DEBUG : >WaitForWriters: 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/newLeaf" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toyecow9yacu/newLeaf 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/01/29 03:30:24 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:24 DEBUG : dir: Looking for writers 2025/01/29 03:30:24 DEBUG : : Looking for writers 2025/01/29 03:30:24 DEBUG : dir: reading active writers 2025/01/29 03:30:24 DEBUG : newLeaf: reading active writers 2025/01/29 03:30:24 DEBUG : >WaitForWriters: 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestFileRename (9.00s) --- PASS: TestFileRename/off,forceCache=false (1.14s) --- PASS: TestFileRename/minimal,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=true (1.86s) --- PASS: TestFileRename/writes,forceCache=false (1.46s) --- PASS: TestFileRename/writes,forceCache=true (1.90s) --- PASS: TestFileRename/full,forceCache=false (1.53s) === 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-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:24 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:24 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:24 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:24 DEBUG : : Looking for writers 2025/01/29 03:30:24 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-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:24 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:24 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:24 DEBUG : dir: Looking for writers 2025/01/29 03:30:24 DEBUG : file1: reading active writers 2025/01/29 03:30:24 DEBUG : : Looking for writers 2025/01/29 03:30:24 DEBUG : dir: reading active writers 2025/01/29 03:30:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.32s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:24 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:24 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/29 03:30:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/29 03:30:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/29 03:30:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/29 03:30:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/29 03:30:25 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:25 DEBUG : dir: Looking for writers 2025/01/29 03:30:25 DEBUG : file1: reading active writers 2025/01/29 03:30:25 DEBUG : : Looking for writers 2025/01/29 03:30:25 DEBUG : dir: reading active writers 2025/01/29 03:30:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:25 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/29 03:30:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/29 03:30:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/29 03:30:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/29 03:30:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/29 03:30:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/29 03:30:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/29 03:30:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/29 03:30:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/29 03:30:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/29 03:30:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/29 03:30:25 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:25 DEBUG : dir: Looking for writers 2025/01/29 03:30:25 DEBUG : file1: reading active writers 2025/01/29 03:30:25 DEBUG : : Looking for writers 2025/01/29 03:30:25 DEBUG : dir: reading active writers 2025/01/29 03:30:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.37s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:25 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:25 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:25 DEBUG : dir: Looking for writers 2025/01/29 03:30:25 DEBUG : file1: reading active writers 2025/01/29 03:30:25 DEBUG : : Looking for writers 2025/01/29 03:30:25 DEBUG : dir: reading active writers 2025/01/29 03:30:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.30s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:25 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:25 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/29 03:30:26 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:26 DEBUG : dir: Looking for writers 2025/01/29 03:30:26 DEBUG : file1: reading active writers 2025/01/29 03:30:26 DEBUG : : Looking for writers 2025/01/29 03:30:26 DEBUG : dir: reading active writers 2025/01/29 03:30:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): _readAt: size=1, off=0 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): openPending: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >openPending: err= 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): _readAt: size=256, off=1 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >_readAt: n=15, err=EOF 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): _readAt: size=16, off=16 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >_readAt: n=0, err=EOF 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): close: 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >close: err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): close: 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050ea40): >close: err=file already closed 2025/01/29 03:30:26 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:26 DEBUG : dir: Looking for writers 2025/01/29 03:30:26 DEBUG : file1: reading active writers 2025/01/29 03:30:26 DEBUG : : Looking for writers 2025/01/29 03:30:26 DEBUG : dir: reading active writers 2025/01/29 03:30:26 DEBUG : >WaitForWriters: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): _readAt: size=1, off=0 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): openPending: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >openPending: err= 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): _readAt: size=1, off=5 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): _readAt: size=1, off=3 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): _readAt: size=1, off=13 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): _readAt: size=16, off=100 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >_readAt: n=0, err=EOF 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): close: 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:26 DEBUG : dir/file1(0xc00050eb80): >close: err= 2025/01/29 03:30:26 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:26 DEBUG : dir: Looking for writers 2025/01/29 03:30:26 DEBUG : file1: reading active writers 2025/01/29 03:30:26 DEBUG : : Looking for writers 2025/01/29 03:30:26 DEBUG : dir: reading active writers 2025/01/29 03:30:26 DEBUG : >WaitForWriters: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=1, off=0 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): openPending: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >openPending: err= 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=1, off=5 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=1, off=1 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=1, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=6, off=10 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=6, err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=256, off=10 2025/01/29 03:30:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=6, err=EOF 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=256, off=100 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=0, err=EOF 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): close: 2025/01/29 03:30:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >close: err= 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): _readAt: size=256, off=100 2025/01/29 03:30:26 DEBUG : dir/file1(0xc0002bc700): >_readAt: n=0, err=file already closed 2025/01/29 03:30:26 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:26 DEBUG : dir: Looking for writers 2025/01/29 03:30:26 DEBUG : file1: reading active writers 2025/01/29 03:30:26 DEBUG : : Looking for writers 2025/01/29 03:30:26 DEBUG : dir: reading active writers 2025/01/29 03:30:26 DEBUG : >WaitForWriters: 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:26 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:26 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): RWFileHandle.Flush 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): _readAt: size=256, off=0 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): openPending: 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): >openPending: err= 2025/01/29 03:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): >_readAt: n=16, err=EOF 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): RWFileHandle.Flush 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): RWFileHandle.Flush 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): close: 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:27 DEBUG : dir/file1(0xc0009a1140): >close: err= 2025/01/29 03:30:27 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:27 DEBUG : dir: Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : dir: reading active writers 2025/01/29 03:30:27 DEBUG : >WaitForWriters: 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:27 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/29 03:30:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): _readAt: size=256, off=0 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): openPending: 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): >openPending: err= 2025/01/29 03:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): >_readAt: n=16, err=EOF 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): RWFileHandle.Release 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): close: 2025/01/29 03:30:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): >close: err= 2025/01/29 03:30:27 DEBUG : dir/file1(0xc000628140): RWFileHandle.Release 2025/01/29 03:30:27 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:27 DEBUG : dir: Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : dir: reading active writers 2025/01/29 03:30:27 DEBUG : >WaitForWriters: 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:27 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:27 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:27 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): openPending: 2025/01/29 03:30:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): >openPending: err= 2025/01/29 03:30:27 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): _writeAt: size=5, off=0 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): >_writeAt: n=5, err= 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): _writeAt: size=7, off=5 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): >_writeAt: n=7, err= 2025/01/29 03:30:27 DEBUG : file1: vfs cache: truncate to size=11 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): close: 2025/01/29 03:30:27 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:27.559551491 +0000 UTC m=+24.713370729 2025/01/29 03:30:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): >close: err= 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): close: 2025/01/29 03:30:27 DEBUG : file1(0xc00050e280): >close: err=file already closed 2025/01/29 03:30:27 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:27 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.10bec42b.partial" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.10bec42b.partial 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.10bec42b.partial" 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1.10bec42b.partial 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : file1.10bec42b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/29 03:30:27 DEBUG : file1.10bec42b.partial: renamed to: file1 2025/01/29 03:30:27 INFO : file1: Copied (new) 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-29 03:30:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/29 03:30:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:27 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:27 DEBUG : : Looking for writers 2025/01/29 03:30:27 DEBUG : file1: reading active writers 2025/01/29 03:30:27 DEBUG : >WaitForWriters: 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:27 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/01/29 03:30:28 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : >WaitForWriters: 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.51s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:28 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:28 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:28 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): openPending: 2025/01/29 03:30:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): >openPending: err= 2025/01/29 03:30:28 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): _writeAt: size=7, off=0 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): >_writeAt: n=7, err= 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): _writeAt: size=6, off=5 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): >_writeAt: n=6, err= 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): close: 2025/01/29 03:30:28 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:28.071209194 +0000 UTC m=+25.225028443 2025/01/29 03:30:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): >close: err= 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): _writeAt: size=5, off=0 2025/01/29 03:30:28 DEBUG : file1(0xc00050e580): >_writeAt: n=0, err=file already closed 2025/01/29 03:30:28 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:28 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.10baa53b.partial" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.10baa53b.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.10baa53b.partial" 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1.10baa53b.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1.10baa53b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/29 03:30:28 DEBUG : file1.10baa53b.partial: renamed to: file1 2025/01/29 03:30:28 INFO : file1: Copied (new) 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-29 03:30:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/29 03:30:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : >WaitForWriters: 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/01/29 03:30:28 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : >WaitForWriters: 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.51s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:28 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:28 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:28 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:28 DEBUG : file1(0xc00050e700): openPending: 2025/01/29 03:30:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 DEBUG : file1(0xc00050e700): >openPending: err= 2025/01/29 03:30:28 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:28 DEBUG : file1(0xc00050e700): close: 2025/01/29 03:30:28 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:28.578826977 +0000 UTC m=+25.732646216 2025/01/29 03:30:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:28 DEBUG : file1(0xc00050e700): >close: err= 2025/01/29 03:30:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/29 03:30:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:28 DEBUG : file2: newRWFileHandle: 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): openPending: 2025/01/29 03:30:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): >openPending: err= 2025/01/29 03:30:28 DEBUG : file2: >newRWFileHandle: err= 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/29 03:30:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): RWFileHandle.Flush 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): RWFileHandle.Release 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): close: 2025/01/29 03:30:28 DEBUG : file2: vfs cache: setting modification time to 2025-01-29 03:30:28.579653182 +0000 UTC m=+25.733472430 2025/01/29 03:30:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:28 DEBUG : file2(0xc00050e7c0): >close: err= 2025/01/29 03:30:28 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/29 03:30:28 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:28 DEBUG : file2: vfs cache: starting upload 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2.7827ce08.partial" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file2.7827ce08.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file2.7827ce08.partial" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.996172c9.partial" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.996172c9.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.996172c9.partial" 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1.996172c9.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1.996172c9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:28 DEBUG : file1.996172c9.partial: renamed to: file1 2025/01/29 03:30:28 INFO : file1: Copied (new) 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file2.7827ce08.partial 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file2.7827ce08.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:28 DEBUG : file2.7827ce08.partial: renamed to: file2 2025/01/29 03:30:28 INFO : file2: Copied (new) 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:28 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-29 03:30:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/29 03:30:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:28 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-29 03:30:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/29 03:30:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/29 03:30:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/29 03:30:28 INFO : file2: vfs cache: upload succeeded try #1 2025/01/29 03:30:28 DEBUG : : Looking for writers 2025/01/29 03:30:28 DEBUG : file1: reading active writers 2025/01/29 03:30:28 DEBUG : file2: reading active writers 2025/01/29 03:30:28 DEBUG : >WaitForWriters: 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:28 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file2" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toyecow9yacu/file2 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/01/29 03:30:29 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : file2: reading active writers 2025/01/29 03:30:29 DEBUG : >WaitForWriters: 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:29 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): openPending: 2025/01/29 03:30:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): >openPending: err= 2025/01/29 03:30:29 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): _writeAt: size=5, off=0 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): >_writeAt: n=5, err= 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): RWFileHandle.Flush 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): RWFileHandle.Flush 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): close: 2025/01/29 03:30:29 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:29.287221334 +0000 UTC m=+26.441040582 2025/01/29 03:30:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:29 DEBUG : file1(0xc000628740): >close: err= 2025/01/29 03:30:29 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:29 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.b31618b2.partial" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.b31618b2.partial 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.b31618b2.partial" 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1.b31618b2.partial 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file1.b31618b2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:29 DEBUG : file1.b31618b2.partial: renamed to: file1 2025/01/29 03:30:29 INFO : file1: Copied (new) 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-29 03:30:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/29 03:30:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : >WaitForWriters: 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:29 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): openPending: 2025/01/29 03:30:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): >openPending: err= 2025/01/29 03:30:29 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): _writeAt: size=5, off=0 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): >_writeAt: n=5, err= 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): RWFileHandle.Release 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): close: 2025/01/29 03:30:29 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:29.604809419 +0000 UTC m=+26.758628667 2025/01/29 03:30:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): >close: err= 2025/01/29 03:30:29 DEBUG : file1(0xc00050ed80): RWFileHandle.Release 2025/01/29 03:30:29 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:29 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.2b052093.partial" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.2b052093.partial 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.2b052093.partial" 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1.2b052093.partial 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file1.2b052093.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:29 DEBUG : file1.2b052093.partial: renamed to: file1 2025/01/29 03:30:29 INFO : file1: Copied (new) 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-29 03:30:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/29 03:30:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:29 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:29 DEBUG : : Looking for writers 2025/01/29 03:30:29 DEBUG : file1: reading active writers 2025/01/29 03:30:29 DEBUG : >WaitForWriters: 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:29 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:29 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/29 03:30:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:30 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): openPending: 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): >openPending: err= 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/29 03:30:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): _writeAt: size=5, off=0 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): >_writeAt: n=5, err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): close: 2025/01/29 03:30:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-29 03:30:30.219880925 +0000 UTC m=+27.373700163 2025/01/29 03:30:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:30 DEBUG : dir/file1(0xc000628fc0): >close: err= 2025/01/29 03:30:30 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: starting upload 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1.c9f6c524.partial" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1.c9f6c524.partial 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1.c9f6c524.partial" 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/file1.c9f6c524.partial 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1.c9f6c524.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:30 DEBUG : dir/file1.c9f6c524.partial: renamed to: dir/file1 2025/01/29 03:30:30 INFO : dir/file1: Copied (replaced existing) 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-29 03:30:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : >WaitForWriters: 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:30 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:30 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/01/29 03:30:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:30 DEBUG : dir/file1: newRWFileHandle: 2025/01/29 03:30:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/29 03:30:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/29 03:30:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): _writeAt: size=5, off=0 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): openPending: 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/29 03:30:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): >openPending: err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): >_writeAt: n=5, err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): _writeAt: size=15, off=5 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): >_writeAt: n=15, err= 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): close: 2025/01/29 03:30:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-29 03:30:30.835346948 +0000 UTC m=+27.989166196 2025/01/29 03:30:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:30 DEBUG : dir/file1(0xc00050f200): >close: err= 2025/01/29 03:30:30 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:30 DEBUG : dir/file1: vfs cache: starting upload 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1.3f7b3e53.partial" 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1.3f7b3e53.partial 2025/01/29 03:30:30 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1.3f7b3e53.partial" 2025/01/29 03:30:30 DEBUG : dir: Looking for writers 2025/01/29 03:30:30 DEBUG : file1: reading active writers 2025/01/29 03:30:30 DEBUG : : Looking for writers 2025/01/29 03:30:30 DEBUG : dir: reading active writers 2025/01/29 03:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toyecow9yacu/dir/file1.3f7b3e53.partial 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:31 DEBUG : dir/file1.3f7b3e53.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/01/29 03:30:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/01/29 03:30:31 DEBUG : dir/file1.3f7b3e53.partial: renamed to: dir/file1 2025/01/29 03:30:31 INFO : dir/file1: Copied (replaced existing) 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:31 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/01/29 03:30:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-29 03:30:30 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/01/29 03:30:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:31 DEBUG : dir: Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : dir: reading active writers 2025/01/29 03:30:31 DEBUG : >WaitForWriters: 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): openPending: 2025/01/29 03:30:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): close: 2025/01/29 03:30:31 DEBUG : file1: vfs cache: setting modification time to 2025-01-29 03:30:31.153256465 +0000 UTC m=+28.307075702 2025/01/29 03:30:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : file1(0xc0003bc1c0): >close: err= 2025/01/29 03:30:31 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:31 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.78ab10db.partial" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.78ab10db.partial 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.78ab10db.partial" 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1.78ab10db.partial 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:31 DEBUG : file1.78ab10db.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:31 DEBUG : file1.78ab10db.partial: renamed to: file1 2025/01/29 03:30:31 INFO : file1: Copied (new) 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-29 03:30:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/29 03:30:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : >WaitForWriters: 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.469612638 +0000 UTC m=+28.623431876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.469612638 +0000 UTC m=+28.623431876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.469612638 +0000 UTC m=+28.623431876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 1 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.471782002 +0000 UTC m=+28.625601260 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.471782002 +0000 UTC m=+28.625601260 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 2 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.473214459 +0000 UTC m=+28.627033697 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.473214459 +0000 UTC m=+28.627033697 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.473214459 +0000 UTC m=+28.627033697 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 3 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.475077762 +0000 UTC m=+28.628897000 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.475077762 +0000 UTC m=+28.628897000 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 4 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.476290439 +0000 UTC m=+28.630109677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.476290439 +0000 UTC m=+28.630109677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.476290439 +0000 UTC m=+28.630109677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003362a0 item 5 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.478016074 +0000 UTC m=+28.631835312 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.478016074 +0000 UTC m=+28.631835312 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c00 item 6 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.4793629 +0000 UTC m=+28.633182139 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.4793629 +0000 UTC m=+28.633182139 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.4793629 +0000 UTC m=+28.633182139 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 7 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.481105046 +0000 UTC m=+28.634924285 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.481105046 +0000 UTC m=+28.634924285 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d2d0 item 8 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc0003bd8c0): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.48216573 +0000 UTC m=+28.635984957 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.48216573 +0000 UTC m=+28.635984957 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.48216573 +0000 UTC m=+28.635984957 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030db90 item 9 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.483551539 +0000 UTC m=+28.637370767 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.483551539 +0000 UTC m=+28.637370767 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 10 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc0003bdb80): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.484833415 +0000 UTC m=+28.638652663 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.484833415 +0000 UTC m=+28.638652663 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.484833415 +0000 UTC m=+28.638652663 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 11 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.486348948 +0000 UTC m=+28.640168186 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.486348948 +0000 UTC m=+28.640168186 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 12 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050e740): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.487501592 +0000 UTC m=+28.641320830 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.487501592 +0000 UTC m=+28.641320830 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444af0 item 13 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.488603431 +0000 UTC m=+28.642422680 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.488603431 +0000 UTC m=+28.642422680 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 14 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050ec00): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.489720038 +0000 UTC m=+28.643539286 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.489720038 +0000 UTC m=+28.643539286 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004451f0 item 15 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.490704579 +0000 UTC m=+28.644523827 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.490704579 +0000 UTC m=+28.644523827 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004457a0 item 16 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.491742087 +0000 UTC m=+28.645561325 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.491742087 +0000 UTC m=+28.645561325 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.491742087 +0000 UTC m=+28.645561325 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 17 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.493500624 +0000 UTC m=+28.647319862 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.493500624 +0000 UTC m=+28.647319862 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 18 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.494492628 +0000 UTC m=+28.648311876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.494492628 +0000 UTC m=+28.648311876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.494492628 +0000 UTC m=+28.648311876 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 19 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.495910959 +0000 UTC m=+28.649730207 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.495910959 +0000 UTC m=+28.649730207 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 20 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.496985557 +0000 UTC m=+28.650804805 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f480): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.496985557 +0000 UTC m=+28.650804805 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.496985557 +0000 UTC m=+28.650804805 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 21 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.498278444 +0000 UTC m=+28.652097692 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.498278444 +0000 UTC m=+28.652097692 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 22 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.500043914 +0000 UTC m=+28.653863152 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.500043914 +0000 UTC m=+28.653863152 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.500043914 +0000 UTC m=+28.653863152 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc150 item 23 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.502008455 +0000 UTC m=+28.655827703 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.502008455 +0000 UTC m=+28.655827703 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc5b0 item 24 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050fa00): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.503457654 +0000 UTC m=+28.657276892 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.503457654 +0000 UTC m=+28.657276892 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.503457654 +0000 UTC m=+28.657276892 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc850 item 25 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.505390066 +0000 UTC m=+28.659209304 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.505390066 +0000 UTC m=+28.659209304 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccc40 item 26 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050fd00): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.506702469 +0000 UTC m=+28.660521717 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.506702469 +0000 UTC m=+28.660521717 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.506702469 +0000 UTC m=+28.660521717 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccfc0 item 27 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.508688841 +0000 UTC m=+28.662508079 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.508688841 +0000 UTC m=+28.662508079 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd420 item 28 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc0002bc300): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.510217619 +0000 UTC m=+28.664036877 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.510217619 +0000 UTC m=+28.664036877 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 29 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.51160412 +0000 UTC m=+28.665423368 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006286c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.51160412 +0000 UTC m=+28.665423368 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 30 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc000628940): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.512897197 +0000 UTC m=+28.666716445 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.512897197 +0000 UTC m=+28.666716445 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402b60 item 31 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.513902325 +0000 UTC m=+28.667721573 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.513902325 +0000 UTC m=+28.667721573 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402f50 item 32 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.515158132 +0000 UTC m=+28.668977380 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 33 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.515605438 +0000 UTC m=+28.669424676 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.515605438 +0000 UTC m=+28.669424676 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 33 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.516754245 +0000 UTC m=+28.670573493 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 34 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.517251615 +0000 UTC m=+28.671070864 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.517251615 +0000 UTC m=+28.671070864 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403a40 item 34 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.518493085 +0000 UTC m=+28.672312323 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 35 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.518979955 +0000 UTC m=+28.672799193 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.518979955 +0000 UTC m=+28.672799193 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 35 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.520181321 +0000 UTC m=+28.674000559 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300380 item 36 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.520743231 +0000 UTC m=+28.674562470 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.520743231 +0000 UTC m=+28.674562470 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300540 item 36 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.521781872 +0000 UTC m=+28.675601101 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300cb0 item 37 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.522199824 +0000 UTC m=+28.676019061 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.522199824 +0000 UTC m=+28.676019061 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300fc0 item 37 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.523420935 +0000 UTC m=+28.677240173 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006291c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301420 item 38 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.523995409 +0000 UTC m=+28.677814647 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.523995409 +0000 UTC m=+28.677814647 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003015e0 item 38 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.525281393 +0000 UTC m=+28.679100620 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b20 item 39 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.52574023 +0000 UTC m=+28.679559468 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.52574023 +0000 UTC m=+28.679559468 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301d50 item 39 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.526953228 +0000 UTC m=+28.680772465 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342310 item 40 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.527422555 +0000 UTC m=+28.681241793 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.527422555 +0000 UTC m=+28.681241793 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006296c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003425b0 item 40 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.528504417 +0000 UTC m=+28.682323655 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342a80 item 41 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.528922027 +0000 UTC m=+28.682741265 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 41 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.529389782 +0000 UTC m=+28.683209019 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006297c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.529389782 +0000 UTC m=+28.683209019 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342f50 item 41 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.530424385 +0000 UTC m=+28.684243623 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006298c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003433b0 item 42 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.530780501 +0000 UTC m=+28.684599728 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 42 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.531319038 +0000 UTC m=+28.685138286 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006299c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.531319038 +0000 UTC m=+28.685138286 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343730 item 42 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.532932694 +0000 UTC m=+28.686751932 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343b90 item 43 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.533421497 +0000 UTC m=+28.687240735 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343dc0 item 43 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.533909619 +0000 UTC m=+28.687728857 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.533909619 +0000 UTC m=+28.687728857 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 43 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.535321588 +0000 UTC m=+28.689140826 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346540 item 44 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.535667255 +0000 UTC m=+28.689486493 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 44 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.536293805 +0000 UTC m=+28.690113043 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629dc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.536293805 +0000 UTC m=+28.690113043 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003469a0 item 44 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.537803487 +0000 UTC m=+28.691622715 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e70 item 45 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.538290988 +0000 UTC m=+28.692110226 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.538290988 +0000 UTC m=+28.692110226 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 45 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.539711313 +0000 UTC m=+28.693530551 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347420 item 46 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.540225484 +0000 UTC m=+28.694044722 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001341c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.540225484 +0000 UTC m=+28.694044722 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001342c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 46 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.541551522 +0000 UTC m=+28.695370750 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 47 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.542005521 +0000 UTC m=+28.695824759 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.542005521 +0000 UTC m=+28.695824759 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347a40 item 47 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.543474336 +0000 UTC m=+28.697293574 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 48 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.543907757 +0000 UTC m=+28.697727005 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001347c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.543907757 +0000 UTC m=+28.697727005 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347f10 item 48 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.545122987 +0000 UTC m=+28.698942235 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348230 item 49 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.545612953 +0000 UTC m=+28.699432201 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.545612953 +0000 UTC m=+28.699432201 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134a00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 49 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.546793249 +0000 UTC m=+28.700612497 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000134f40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348620 item 50 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.5473024 +0000 UTC m=+28.701121648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.5473024 +0000 UTC m=+28.701121648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001350c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003487e0 item 50 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.548436249 +0000 UTC m=+28.702255487 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001352c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348af0 item 51 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.548942416 +0000 UTC m=+28.702761664 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.548942416 +0000 UTC m=+28.702761664 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0001355c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348c40 item 51 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.550076656 +0000 UTC m=+28.703895904 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348ee0 item 52 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.550593852 +0000 UTC m=+28.704413100 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.550593852 +0000 UTC m=+28.704413100 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003490a0 item 52 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.55159248 +0000 UTC m=+28.705411717 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135ac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003493b0 item 53 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.551986996 +0000 UTC m=+28.705806234 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135d40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.551986996 +0000 UTC m=+28.705806234 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000135e80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 53 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.553143117 +0000 UTC m=+28.706962355 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349810 item 54 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.553598639 +0000 UTC m=+28.707417877 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.553598639 +0000 UTC m=+28.707417877 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ae80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349960 item 54 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.554588909 +0000 UTC m=+28.708408147 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c00 item 55 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.554989438 +0000 UTC m=+28.708808686 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.554989438 +0000 UTC m=+28.708808686 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ea0 item 55 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.556010406 +0000 UTC m=+28.709829654 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 56 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.556473642 +0000 UTC m=+28.710292890 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.556473642 +0000 UTC m=+28.710292890 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e3f0 item 56 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.557571483 +0000 UTC m=+28.711390731 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e700 item 57 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.557949179 +0000 UTC m=+28.711768427 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e8c0 item 57 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.558377039 +0000 UTC m=+28.712196276 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.558377039 +0000 UTC m=+28.712196276 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea80 item 57 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.559653093 +0000 UTC m=+28.713472331 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 58 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.560178576 +0000 UTC m=+28.713997824 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b7c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ef50 item 58 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.560772145 +0000 UTC m=+28.714591384 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.560772145 +0000 UTC m=+28.714591384 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f0a0 item 58 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.562209662 +0000 UTC m=+28.716028901 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 59 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.562682345 +0000 UTC m=+28.716501583 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 59 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.563167312 +0000 UTC m=+28.716986550 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.563167312 +0000 UTC m=+28.716986550 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fab0 item 59 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.564415294 +0000 UTC m=+28.718234532 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04000 item 60 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.564874112 +0000 UTC m=+28.718693350 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04150 item 60 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.565374948 +0000 UTC m=+28.719194196 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.565374948 +0000 UTC m=+28.719194196 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a042a0 item 60 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.566588235 +0000 UTC m=+28.720407474 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04540 item 61 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.56704015 +0000 UTC m=+28.720859388 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.56704015 +0000 UTC m=+28.720859388 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bf00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04690 item 61 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.568500329 +0000 UTC m=+28.722319568 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c000 item 62 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.568932297 +0000 UTC m=+28.722751545 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc480): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.568932297 +0000 UTC m=+28.722751545 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c150 item 62 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.570567813 +0000 UTC m=+28.724387052 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c380 item 63 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.571072286 +0000 UTC m=+28.724891524 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.571072286 +0000 UTC m=+28.724891524 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc5c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c4d0 item 63 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.572079919 +0000 UTC m=+28.725899157 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc7c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c770 item 64 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.572455682 +0000 UTC m=+28.726274921 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.572455682 +0000 UTC m=+28.726274921 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073c8c0 item 64 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.573566438 +0000 UTC m=+28.727385676 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073cb60 item 65 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.573905281 +0000 UTC m=+28.727724520 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.573905281 +0000 UTC m=+28.727724520 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcb40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073ccb0 item 65 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.574964561 +0000 UTC m=+28.728783798 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073cf50 item 66 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.575389486 +0000 UTC m=+28.729208724 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.575389486 +0000 UTC m=+28.729208724 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073d0a0 item 66 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.576292653 +0000 UTC m=+28.730111891 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073d340 item 67 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.576625926 +0000 UTC m=+28.730445164 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.576625926 +0000 UTC m=+28.730445164 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073d490 item 67 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.577784562 +0000 UTC m=+28.731603810 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073d730 item 68 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.578273596 +0000 UTC m=+28.732092835 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.578273596 +0000 UTC m=+28.732092835 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bdf00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073d880 item 68 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.579188435 +0000 UTC m=+28.733007664 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073db20 item 69 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.579545083 +0000 UTC m=+28.733364320 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.579545083 +0000 UTC m=+28.733364320 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073dc70 item 69 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.580440256 +0000 UTC m=+28.734259484 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073df10 item 70 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.580874196 +0000 UTC m=+28.734693425 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.580874196 +0000 UTC m=+28.734693425 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a040e0 item 70 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.581697325 +0000 UTC m=+28.735516563 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04380 item 71 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.582056085 +0000 UTC m=+28.735875323 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.582056085 +0000 UTC m=+28.735875323 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a044d0 item 71 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.583022622 +0000 UTC m=+28.736841860 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a047e0 item 72 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.583582559 +0000 UTC m=+28.737401797 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.583582559 +0000 UTC m=+28.737401797 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04930 item 72 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.584778404 +0000 UTC m=+28.738597642 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04bd0 item 73 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.585240587 +0000 UTC m=+28.739059835 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04d20 item 73 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.585826592 +0000 UTC m=+28.739645830 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.585826592 +0000 UTC m=+28.739645830 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a04e70 item 73 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.58703973 +0000 UTC m=+28.740858978 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05110 item 74 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.587496985 +0000 UTC m=+28.741316222 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05260 item 74 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.587941556 +0000 UTC m=+28.741760804 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.587941556 +0000 UTC m=+28.741760804 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a053b0 item 74 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.588974045 +0000 UTC m=+28.742793293 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05650 item 75 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.589347503 +0000 UTC m=+28.743166741 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a057a0 item 75 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.589764011 +0000 UTC m=+28.743583259 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.589764011 +0000 UTC m=+28.743583259 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a058f0 item 75 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.590824444 +0000 UTC m=+28.744643702 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05b90 item 76 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.591194345 +0000 UTC m=+28.745013593 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05ce0 item 76 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.591626903 +0000 UTC m=+28.745446151 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.591626903 +0000 UTC m=+28.745446151 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a05e30 item 76 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.592575697 +0000 UTC m=+28.746394935 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408310 item 77 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.592934968 +0000 UTC m=+28.746754206 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.592934968 +0000 UTC m=+28.746754206 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 77 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.594052937 +0000 UTC m=+28.747872185 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 78 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.594424322 +0000 UTC m=+28.748243570 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.594424322 +0000 UTC m=+28.748243570 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 78 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.595575914 +0000 UTC m=+28.749395162 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0240): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409880 item 79 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.596013672 +0000 UTC m=+28.749832921 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.596013672 +0000 UTC m=+28.749832921 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004099d0 item 79 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.597334351 +0000 UTC m=+28.751153589 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0480): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c70 item 80 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.597760497 +0000 UTC m=+28.751579736 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a04c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.597760497 +0000 UTC m=+28.751579736 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 80 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.599041612 +0000 UTC m=+28.752860850 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 81 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.599529614 +0000 UTC m=+28.753348852 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.599529614 +0000 UTC m=+28.753348852 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c380 item 81 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.601064773 +0000 UTC m=+28.754884011 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 82 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.601643234 +0000 UTC m=+28.755462472 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a07c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.601643234 +0000 UTC m=+28.755462472 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 82 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.602937453 +0000 UTC m=+28.756756691 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a08c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 83 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.603487972 +0000 UTC m=+28.757307210 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.603487972 +0000 UTC m=+28.757307210 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a09c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 83 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.604763405 +0000 UTC m=+28.758582664 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dab0 item 84 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.60532741 +0000 UTC m=+28.759146648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.60532741 +0000 UTC m=+28.759146648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 84 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.606712809 +0000 UTC m=+28.760532047 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c1c0 item 85 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.607148684 +0000 UTC m=+28.760967922 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.607148684 +0000 UTC m=+28.760967922 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c4d0 item 85 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.608421653 +0000 UTC m=+28.762241131 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 86 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.609026504 +0000 UTC m=+28.762845741 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.609026504 +0000 UTC m=+28.762845741 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd90 item 86 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.610071837 +0000 UTC m=+28.763891085 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d2d0 item 87 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.610495209 +0000 UTC m=+28.764314446 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.610495209 +0000 UTC m=+28.764314446 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 87 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.611559437 +0000 UTC m=+28.765378686 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 88 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.612001994 +0000 UTC m=+28.765821243 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a10c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.612001994 +0000 UTC m=+28.765821243 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 88 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.613085269 +0000 UTC m=+28.766904508 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 89 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.61349746 +0000 UTC m=+28.767316708 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1240): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338c40 item 89 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.613925049 +0000 UTC m=+28.767744287 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.613925049 +0000 UTC m=+28.767744287 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 89 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.61503887 +0000 UTC m=+28.768858118 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d2d0 item 90 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.615457743 +0000 UTC m=+28.769276991 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d880 item 90 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.61594287 +0000 UTC m=+28.769762119 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.61594287 +0000 UTC m=+28.769762119 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030db90 item 90 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.616969449 +0000 UTC m=+28.770788687 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311c00 item 91 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.617355791 +0000 UTC m=+28.771175039 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 91 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.617784331 +0000 UTC m=+28.771603570 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.617784331 +0000 UTC m=+28.771603570 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 91 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.618836308 +0000 UTC m=+28.772655556 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 92 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.619212992 +0000 UTC m=+28.773032240 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004449a0 item 92 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.619635943 +0000 UTC m=+28.773455191 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.619635943 +0000 UTC m=+28.773455191 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444c40 item 92 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.620545783 +0000 UTC m=+28.774365031 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 93 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.620963443 +0000 UTC m=+28.774782691 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.620963443 +0000 UTC m=+28.774782691 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 93 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.622278541 +0000 UTC m=+28.776097779 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 94 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.622671607 +0000 UTC m=+28.776490845 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.622671607 +0000 UTC m=+28.776490845 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445880 item 94 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.623987235 +0000 UTC m=+28.777806473 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445e30 item 95 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.624386813 +0000 UTC m=+28.778206050 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1dc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.624386813 +0000 UTC m=+28.778206050 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 95 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.62560004 +0000 UTC m=+28.779419277 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 96 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.62598009 +0000 UTC m=+28.779799328 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.62598009 +0000 UTC m=+28.779799328 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 96 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= 2025/01/29 03:30:31 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : >WaitForWriters: 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.630067279 +0000 UTC m=+28.783886517 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.630067279 +0000 UTC m=+28.783886517 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.630067279 +0000 UTC m=+28.783886517 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e480): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 1 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.631463809 +0000 UTC m=+28.785283058 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.631463809 +0000 UTC m=+28.785283058 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 2 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.632469439 +0000 UTC m=+28.786288677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.632469439 +0000 UTC m=+28.786288677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.632469439 +0000 UTC m=+28.786288677 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 3 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.633860789 +0000 UTC m=+28.787680027 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.633860789 +0000 UTC m=+28.787680027 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402770 item 4 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.634839999 +0000 UTC m=+28.788659247 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.634839999 +0000 UTC m=+28.788659247 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.634839999 +0000 UTC m=+28.788659247 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 5 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.636237712 +0000 UTC m=+28.790056960 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.636237712 +0000 UTC m=+28.790056960 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402fc0 item 6 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.637406587 +0000 UTC m=+28.791225824 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ec40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.637406587 +0000 UTC m=+28.791225824 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.637406587 +0000 UTC m=+28.791225824 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ed40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 7 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.638756549 +0000 UTC m=+28.792575787 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ee40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.638756549 +0000 UTC m=+28.792575787 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 8 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050ef80): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ef80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.639833031 +0000 UTC m=+28.793652269 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050efc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.639833031 +0000 UTC m=+28.793652269 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.639833031 +0000 UTC m=+28.793652269 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 9 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.641440406 +0000 UTC m=+28.795259654 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.641440406 +0000 UTC m=+28.795259654 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300070 item 10 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050f280): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.642532777 +0000 UTC m=+28.796352025 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f2c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.642532777 +0000 UTC m=+28.796352025 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.642532777 +0000 UTC m=+28.796352025 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300460 item 11 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.643922825 +0000 UTC m=+28.797742073 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.643922825 +0000 UTC m=+28.797742073 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300e00 item 12 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050f580): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.645031037 +0000 UTC m=+28.798850295 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f5c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.645031037 +0000 UTC m=+28.798850295 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301260 item 13 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.646126534 +0000 UTC m=+28.799945772 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.646126534 +0000 UTC m=+28.799945772 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f7c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301650 item 14 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc00050f880): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.647254612 +0000 UTC m=+28.801073860 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.647254612 +0000 UTC m=+28.801073860 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050f980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b90 item 15 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.648318 +0000 UTC m=+28.802137248 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.648318 +0000 UTC m=+28.802137248 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fa80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 16 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.649365298 +0000 UTC m=+28.803184546 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.649365298 +0000 UTC m=+28.803184546 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.649365298 +0000 UTC m=+28.803184546 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fb40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 17 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.650764301 +0000 UTC m=+28.804583540 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fbc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.650764301 +0000 UTC m=+28.804583540 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fc40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 18 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.651979062 +0000 UTC m=+28.805798310 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fcc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.651979062 +0000 UTC m=+28.805798310 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fd80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.651979062 +0000 UTC m=+28.805798310 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fdc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343180 item 19 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.653387535 +0000 UTC m=+28.807206783 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fe40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.653387535 +0000 UTC m=+28.807206783 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050fec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003436c0 item 20 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.654398274 +0000 UTC m=+28.808217512 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ff40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.654398274 +0000 UTC m=+28.808217512 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.654398274 +0000 UTC m=+28.808217512 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343a40 item 21 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.655702181 +0000 UTC m=+28.809521419 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.655702181 +0000 UTC m=+28.809521419 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346230 item 22 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.656568721 +0000 UTC m=+28.810387958 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.656568721 +0000 UTC m=+28.810387958 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.656568721 +0000 UTC m=+28.810387958 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003465b0 item 23 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.657749177 +0000 UTC m=+28.811568415 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.657749177 +0000 UTC m=+28.811568415 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 24 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc000628900): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.658645963 +0000 UTC m=+28.812465200 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.658645963 +0000 UTC m=+28.812465200 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.658645963 +0000 UTC m=+28.812465200 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 25 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.659823874 +0000 UTC m=+28.813643152 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.659823874 +0000 UTC m=+28.813643152 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 26 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc000628c40): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.660990194 +0000 UTC m=+28.814809442 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.660990194 +0000 UTC m=+28.814809442 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.660990194 +0000 UTC m=+28.814809442 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347810 item 27 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.662547615 +0000 UTC m=+28.816366852 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.662547615 +0000 UTC m=+28.816366852 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628ec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 28 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc000629000): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.663693877 +0000 UTC m=+28.817513114 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006290c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.663693877 +0000 UTC m=+28.817513114 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 29 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.664827116 +0000 UTC m=+28.818646353 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.664827116 +0000 UTC m=+28.818646353 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003482a0 item 30 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): _readAt: size=2, off=0 2025/01/29 03:30:31 ERROR : open-test-file(0xc0006293c0): Couldn't read size of file 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.666004165 +0000 UTC m=+28.819823403 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.666004165 +0000 UTC m=+28.819823403 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 31 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.66726933 +0000 UTC m=+28.821088568 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006295c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.66726933 +0000 UTC m=+28.821088568 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348850 item 32 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.669641323 +0000 UTC m=+28.823460561 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 33 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.670119247 +0000 UTC m=+28.823938504 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.670119247 +0000 UTC m=+28.823938504 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003482a0 item 33 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.671445114 +0000 UTC m=+28.825264352 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 34 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.671971478 +0000 UTC m=+28.825790716 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006280c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.671971478 +0000 UTC m=+28.825790716 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348690 item 34 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.673054803 +0000 UTC m=+28.826874041 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628240): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003489a0 item 35 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.673491058 +0000 UTC m=+28.827310297 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.673491058 +0000 UTC m=+28.827310297 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006282c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348b60 item 35 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.674569393 +0000 UTC m=+28.828388631 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348e00 item 36 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.675224348 +0000 UTC m=+28.829043656 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.675224348 +0000 UTC m=+28.829043656 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348f50 item 36 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.676389586 +0000 UTC m=+28.830208854 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 37 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.676820762 +0000 UTC m=+28.830639990 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.676820762 +0000 UTC m=+28.830639990 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349420 item 37 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.677899869 +0000 UTC m=+28.831719126 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349730 item 38 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.678386688 +0000 UTC m=+28.832205926 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.678386688 +0000 UTC m=+28.832205926 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006288c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349880 item 38 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.679437292 +0000 UTC m=+28.833256530 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b20 item 39 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.679835115 +0000 UTC m=+28.833654354 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.679835115 +0000 UTC m=+28.833654354 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628a80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349d50 item 39 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.681061246 +0000 UTC m=+28.834880485 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336540 item 40 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.6815233 +0000 UTC m=+28.835342548 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.6815233 +0000 UTC m=+28.835342548 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337730 item 40 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.682607989 +0000 UTC m=+28.836427237 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 41 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.682997866 +0000 UTC m=+28.836817105 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408310 item 41 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.683454531 +0000 UTC m=+28.837273768 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.683454531 +0000 UTC m=+28.837273768 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628d00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 41 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.684599841 +0000 UTC m=+28.838419079 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 42 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.685004227 +0000 UTC m=+28.838823464 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628e40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 42 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.685483673 +0000 UTC m=+28.839302911 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.685483673 +0000 UTC m=+28.839302911 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000628f80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004095e0 item 42 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.686549584 +0000 UTC m=+28.840368822 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004099d0 item 43 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.686949593 +0000 UTC m=+28.840768831 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 43 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.68739741 +0000 UTC m=+28.841216648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.68739741 +0000 UTC m=+28.841216648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006292c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c70 item 43 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.688474673 +0000 UTC m=+28.842293911 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c000 item 44 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.688910768 +0000 UTC m=+28.842730006 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006293c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 44 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.689380386 +0000 UTC m=+28.843199624 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0006294c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.689380386 +0000 UTC m=+28.843199624 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c380 item 44 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.690454352 +0000 UTC m=+28.844273591 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 45 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.690830015 +0000 UTC m=+28.844649253 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.690830015 +0000 UTC m=+28.844649253 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 45 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.691932215 +0000 UTC m=+28.845751473 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 46 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.692333875 +0000 UTC m=+28.846153113 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.692333875 +0000 UTC m=+28.846153113 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 46 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.693415247 +0000 UTC m=+28.847234485 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dab0 item 47 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.693792171 +0000 UTC m=+28.847611409 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.693792171 +0000 UTC m=+28.847611409 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 47 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.695099915 +0000 UTC m=+28.848919153 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c1c0 item 48 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.69546075 +0000 UTC m=+28.849279988 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.69546075 +0000 UTC m=+28.849279988 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629cc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c4d0 item 48 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.696590802 +0000 UTC m=+28.850410040 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 49 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.697054429 +0000 UTC m=+28.850873657 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.697054429 +0000 UTC m=+28.850873657 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 49 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.698180614 +0000 UTC m=+28.851999851 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629e00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d420 item 50 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.698624784 +0000 UTC m=+28.852444022 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629ec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.698624784 +0000 UTC m=+28.852444022 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc000629f00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 50 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.699733436 +0000 UTC m=+28.853552694 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcc00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db20 item 51 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.700129276 +0000 UTC m=+28.853948514 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcdc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.700129276 +0000 UTC m=+28.853948514 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bce00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 51 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.7012227 +0000 UTC m=+28.855041937 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 52 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.701685895 +0000 UTC m=+28.855505134 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcf80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.701685895 +0000 UTC m=+28.855505134 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bcfc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 52 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.702709328 +0000 UTC m=+28.856528566 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d1f0 item 53 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.703120737 +0000 UTC m=+28.856939975 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd1c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.703120737 +0000 UTC m=+28.856939975 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd200): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d730 item 53 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.704169547 +0000 UTC m=+28.857988785 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030de30 item 54 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.704664742 +0000 UTC m=+28.858483981 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.704664742 +0000 UTC m=+28.858483981 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310f50 item 54 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.705708644 +0000 UTC m=+28.859527881 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 55 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.706153405 +0000 UTC m=+28.859972643 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.706153405 +0000 UTC m=+28.859972643 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 55 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.707221621 +0000 UTC m=+28.861040860 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004448c0 item 56 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.707700396 +0000 UTC m=+28.861519634 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bd9c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.707700396 +0000 UTC m=+28.861519634 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bda00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 56 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.708743856 +0000 UTC m=+28.862563114 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e70 item 57 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.709162168 +0000 UTC m=+28.862981406 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdb00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 57 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.709609875 +0000 UTC m=+28.863429123 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdc00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.709609875 +0000 UTC m=+28.863429123 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdcc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 57 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.710710341 +0000 UTC m=+28.864529579 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdd80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004455e0 item 58 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.71113241 +0000 UTC m=+28.864951648 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bddc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 58 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.711639148 +0000 UTC m=+28.865458386 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.711639148 +0000 UTC m=+28.865458386 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0003bdf00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 58 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.712665576 +0000 UTC m=+28.866484815 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 59 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.713070302 +0000 UTC m=+28.866889560 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 59 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.713489306 +0000 UTC m=+28.867308533 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.713489306 +0000 UTC m=+28.867308533 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 59 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.714559416 +0000 UTC m=+28.868378654 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 60 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.7149521 +0000 UTC m=+28.868771338 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 60 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.715436946 +0000 UTC m=+28.869256184 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.715436946 +0000 UTC m=+28.869256184 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 60 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.716442455 +0000 UTC m=+28.870261693 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 61 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.716928673 +0000 UTC m=+28.870747912 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc8c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.716928673 +0000 UTC m=+28.870747912 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bc980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 61 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.718149346 +0000 UTC m=+28.871968594 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcc80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 62 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.718550285 +0000 UTC m=+28.872369533 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcd00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.718550285 +0000 UTC m=+28.872369533 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bcf80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 62 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.719683122 +0000 UTC m=+28.873502370 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bd0c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 63 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.720074614 +0000 UTC m=+28.873893863 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0002bde00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.720074614 +0000 UTC m=+28.873893863 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042a040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402b60 item 63 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): >_readAt: n=0, err=Bad file descriptor 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.721179258 +0000 UTC m=+28.874998506 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402f50 item 64 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.721569347 +0000 UTC m=+28.875388595 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042aa80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.721569347 +0000 UTC m=+28.875388595 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 64 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.722667048 +0000 UTC m=+28.876486296 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 65 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.723077656 +0000 UTC m=+28.876896895 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042af80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.723077656 +0000 UTC m=+28.876896895 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b080): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 65 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.724079219 +0000 UTC m=+28.877898467 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403a40 item 66 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.724478594 +0000 UTC m=+28.878297842 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b240): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.724478594 +0000 UTC m=+28.878297842 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 66 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.725574322 +0000 UTC m=+28.879393570 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b2c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 67 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.726001461 +0000 UTC m=+28.879820709 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b340): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.726001461 +0000 UTC m=+28.879820709 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300150 item 67 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.727127014 +0000 UTC m=+28.880946262 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300540 item 68 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.727586222 +0000 UTC m=+28.881405461 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.727586222 +0000 UTC m=+28.881405461 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b580): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300850 item 68 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.728601099 +0000 UTC m=+28.882420347 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b5c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300fc0 item 69 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.729068002 +0000 UTC m=+28.882887250 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.729068002 +0000 UTC m=+28.882887250 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b6c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301180 item 69 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.730193716 +0000 UTC m=+28.884012954 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003015e0 item 70 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.730632747 +0000 UTC m=+28.884451984 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.730632747 +0000 UTC m=+28.884451984 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003017a0 item 70 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.731588333 +0000 UTC m=+28.885407571 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301d50 item 71 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.731988321 +0000 UTC m=+28.885807558 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042b9c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.731988321 +0000 UTC m=+28.885807558 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003420e0 item 71 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.733016452 +0000 UTC m=+28.886835680 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042ba80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003425b0 item 72 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.733393566 +0000 UTC m=+28.887212805 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.733393566 +0000 UTC m=+28.887212805 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bb80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003427e0 item 72 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.734233466 +0000 UTC m=+28.888052704 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bbc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 73 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.734559366 +0000 UTC m=+28.888378603 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342f50 item 73 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.734914239 +0000 UTC m=+28.888733478 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bc80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.734914239 +0000 UTC m=+28.888733478 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bcc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343180 item 73 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.735761352 +0000 UTC m=+28.889580591 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bd80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 74 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.736092621 +0000 UTC m=+28.889911859 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bdc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343730 item 74 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.736440892 +0000 UTC m=+28.890260131 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042be80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.736440892 +0000 UTC m=+28.890260131 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00042bec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003438f0 item 74 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.737325165 +0000 UTC m=+28.891144403 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343dc0 item 75 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.737656895 +0000 UTC m=+28.891476133 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): _writeAt: size=3, off=2 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 75 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.738016937 +0000 UTC m=+28.891836176 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.738016937 +0000 UTC m=+28.891836176 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346380 item 75 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.738930425 +0000 UTC m=+28.892749664 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0280): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 76 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.739238261 +0000 UTC m=+28.893057499 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a02c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003469a0 item 76 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): _writeAt: size=3, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.739614794 +0000 UTC m=+28.893434032 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0400): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.739614794 +0000 UTC m=+28.893434032 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 76 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.740448863 +0000 UTC m=+28.894268091 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 77 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.740750076 +0000 UTC m=+28.894569314 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0540): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.740750076 +0000 UTC m=+28.894569314 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0640): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003472d0 item 77 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.741669314 +0000 UTC m=+28.895488552 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0700): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 78 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.741991938 +0000 UTC m=+28.895811175 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.741991938 +0000 UTC m=+28.895811175 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0800): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 78 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.742910855 +0000 UTC m=+28.896730092 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0900): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347a40 item 79 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.743235401 +0000 UTC m=+28.897054639 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.743235401 +0000 UTC m=+28.897054639 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0a00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c00 item 79 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.744136846 +0000 UTC m=+28.897956084 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ac0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347f10 item 80 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.744450613 +0000 UTC m=+28.898269851 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0b00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.744450613 +0000 UTC m=+28.898269851 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0bc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e150 item 80 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.745405978 +0000 UTC m=+28.899225216 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e460 item 81 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.745726747 +0000 UTC m=+28.899545986 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.745726747 +0000 UTC m=+28.899545986 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e620 item 81 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.746585132 +0000 UTC m=+28.900404370 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0d00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 82 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.746973227 +0000 UTC m=+28.900792465 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0dc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.746973227 +0000 UTC m=+28.900792465 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0e40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 82 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.747775857 +0000 UTC m=+28.901595096 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0ec0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 83 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.748216251 +0000 UTC m=+28.902035489 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0f80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.748216251 +0000 UTC m=+28.902035489 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a0fc0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034efc0 item 83 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.749058595 +0000 UTC m=+28.902877833 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1040): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f420 item 84 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.749485803 +0000 UTC m=+28.903305042 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.749485803 +0000 UTC m=+28.903305042 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1180): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f6c0 item 84 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.750387098 +0000 UTC m=+28.904206336 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1200): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fc00 item 85 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.750804368 +0000 UTC m=+28.904623596 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a12c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.750804368 +0000 UTC m=+28.904623596 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1300): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 85 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.751797444 +0000 UTC m=+28.905616682 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc1c0 item 86 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.752227888 +0000 UTC m=+28.906047127 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1440): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.752227888 +0000 UTC m=+28.906047127 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1480): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc310 item 86 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.753131988 +0000 UTC m=+28.906951226 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1500): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc690 item 87 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.753520875 +0000 UTC m=+28.907340113 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a15c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.753520875 +0000 UTC m=+28.907340113 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1600): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc7e0 item 87 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.754491368 +0000 UTC m=+28.908310607 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccaf0 item 88 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.754911654 +0000 UTC m=+28.908730892 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1740): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.754911654 +0000 UTC m=+28.908730892 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1780): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccc40 item 88 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.755784616 +0000 UTC m=+28.909603854 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1840): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccfc0 item 89 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.756157763 +0000 UTC m=+28.909977002 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd110 item 89 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.756547852 +0000 UTC m=+28.910367090 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.756547852 +0000 UTC m=+28.910367090 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1980): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd2d0 item 89 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.757507095 +0000 UTC m=+28.911326333 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd6c0 item 90 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.757828035 +0000 UTC m=+28.911647263 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1a80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cdc00 item 90 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.7582478 +0000 UTC m=+28.912067037 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.7582478 +0000 UTC m=+28.912067037 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1b80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cdea0 item 90 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.759125981 +0000 UTC m=+28.912945219 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2230 item 91 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.759463862 +0000 UTC m=+28.913283101 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1c80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): >_readAt: n=2, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): _writeAt: size=3, off=7 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2380 item 91 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.759860263 +0000 UTC m=+28.913679502 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >_readAt: n=8, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.759860263 +0000 UTC m=+28.913679502 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1d80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d24d0 item 91 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.760776536 +0000 UTC m=+28.914595774 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2770 item 92 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.761167256 +0000 UTC m=+28.914986494 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1e80): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): open at offset 5 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d28c0 item 92 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): _readAt: size=2, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): _writeAt: size=3, off=5 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >_writeAt: n=3, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.761590868 +0000 UTC m=+28.915410106 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc0009a1f40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >_readAt: n=3, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.761590868 +0000 UTC m=+28.915410106 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e000): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2a10 item 92 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.76252281 +0000 UTC m=+28.916342048 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e100): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2cb0 item 93 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.762912528 +0000 UTC m=+28.916731766 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e140): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.762912528 +0000 UTC m=+28.916731766 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e2c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d2e00 item 93 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.763942053 +0000 UTC m=+28.917761291 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e380): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d30a0 item 94 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.764323806 +0000 UTC m=+28.918143044 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e3c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.764323806 +0000 UTC m=+28.918143044 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e4c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d31f0 item 94 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.765243705 +0000 UTC m=+28.919062943 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e680): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d3490 item 95 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.765588509 +0000 UTC m=+28.919407747 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e6c0): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.765588509 +0000 UTC m=+28.919407747 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e880): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d35e0 item 95 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): open at offset 0 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): _readAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >_readAt: n=0, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.766524269 +0000 UTC m=+28.920343506 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050e940): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): _writeAt: size=5, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >openPending: err= 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d3880 item 96 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >_writeAt: n=5, err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.766891825 +0000 UTC m=+28.920711063 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050ea40): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/29 03:30:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/29 03:30:31 DEBUG : open-test-file: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): _readAt: size=512, off=0 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): openPending: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): >openPending: err= 2025/01/29 03:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): >_readAt: n=5, err=EOF 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): close: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-29 03:30:31.766891825 +0000 UTC m=+28.920711063 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : open-test-file(0xc00050eb00): >close: err= 2025/01/29 03:30:31 DEBUG : open-test-file: Remove: 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d39d0 item 96 2025/01/29 03:30:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/29 03:30:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/29 03:30:31 DEBUG : open-test-file: >Remove: err= 2025/01/29 03:30:31 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : >WaitForWriters: 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:31 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:31 DEBUG : file1: newRWFileHandle: 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): openPending: 2025/01/29 03:30:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): >openPending: err= 2025/01/29 03:30:31 DEBUG : file1: >newRWFileHandle: err= 2025/01/29 03:30:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/29 03:30:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): _writeAt: size=2, off=0 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): >_writeAt: n=2, err= 2025/01/29 03:30:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): RWFileHandle.Flush 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): RWFileHandle.Release 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): close: 2025/01/29 03:30:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/29 03:30:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:31 DEBUG : file1(0xc00050e1c0): >close: err= 2025/01/29 03:30:31 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:31 DEBUG : file1: vfs cache: starting upload 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1.c8b6918.partial" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1.c8b6918.partial 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1.c8b6918.partial" 2025/01/29 03:30:31 DEBUG : : Looking for writers 2025/01/29 03:30:31 DEBUG : file1: reading active writers 2025/01/29 03:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyecow9yacu/file1.c8b6918.partial 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:31 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/01/29 03:30:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/29 03:30:31 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/01/29 03:30:31 INFO : file1: Copied (new) 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:31 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/01/29 03:30:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/01/29 03:30:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/29 03:30:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:32 INFO : file1: vfs cache: upload succeeded try #1 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : file1: reading active writers 2025/01/29 03:30:32 DEBUG : >WaitForWriters: 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/01/29 03:30:32 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : file1: reading active writers 2025/01/29 03:30:32 DEBUG : >WaitForWriters: 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:32 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:32 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:32 DEBUG : rename_me: newRWFileHandle: 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): openPending: 2025/01/29 03:30:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): >openPending: err= 2025/01/29 03:30:32 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/29 03:30:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/29 03:30:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): _writeAt: size=5, off=0 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): >_writeAt: n=5, err= 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): close: 2025/01/29 03:30:32 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-29 03:30:32.284869472 +0000 UTC m=+29.438688720 2025/01/29 03:30:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/29 03:30:32 DEBUG : rename_me(0xc0002bc1c0): >close: err= 2025/01/29 03:30:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/29 03:30:32 DEBUG : i_was_renamed: Updating file with 0xc0009569c0 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/29 03:30:32 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/29 03:30:32 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/i_was_renamed.721e9a7e.partial" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/i_was_renamed.721e9a7e.partial 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/i_was_renamed.721e9a7e.partial" 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/i_was_renamed.721e9a7e.partial 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : i_was_renamed.721e9a7e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:32 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:32 DEBUG : i_was_renamed.721e9a7e.partial: renamed to: i_was_renamed 2025/01/29 03:30:32 INFO : i_was_renamed: Copied (new) 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/i_was_renamed" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/i_was_renamed 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/i_was_renamed" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/i_was_renamed 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-29 03:30:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/29 03:30:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/29 03:30:32 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/29 03:30:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/29 03:30:32 DEBUG : : Looking for writers 2025/01/29 03:30:32 DEBUG : i_was_renamed: reading active writers 2025/01/29 03:30:32 DEBUG : >WaitForWriters: 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:32 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/29 03:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-toyecow9yacu" 2025/01/29 03:30:32 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:32 DEBUG : : forgetting directory cache 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:32 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:32 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): _readAt: size=512, off=0 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): openPending: 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:31:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): >openPending: err= 2025/01/29 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): >_readAt: n=20, err=EOF 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): close: 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:31:32 +0000 UTC 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050e740): >close: err= 2025/01/29 03:30:33 DEBUG : : Re-reading directory (101.528888ms old) 2025/01/29 03:30:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/01/29 03:30:33 DEBUG : : forgetting directory cache 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): _readAt: size=512, off=0 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): openPending: 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:32:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-01-29 02:31:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-29 02:32:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-01-29 02:31:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/01/29 03:30:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): >openPending: err= 2025/01/29 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): >_readAt: n=20, err=EOF 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): close: 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:32:32 +0000 UTC 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate(0xc00050ec80): >close: err= 2025/01/29 03:30:33 DEBUG : : Re-reading directory (105.506283ms old) 2025/01/29 03:30:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:33 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:33 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/01/29 03:30:33 DEBUG : : forgetting directory cache 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): _readAt: size=512, off=0 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): openPending: 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:33:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-01-29 02:32:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-29 02:33:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-01-29 02:32:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/01/29 03:30:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): >openPending: err= 2025/01/29 03:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): >_readAt: n=20, err=EOF 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): close: 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:33:32 +0000 UTC 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bc940): >close: err= 2025/01/29 03:30:34 DEBUG : : Re-reading directory (101.784436ms old) 2025/01/29 03:30:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/01/29 03:30:34 DEBUG : : forgetting directory cache 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): _readAt: size=512, off=0 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): openPending: 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:34:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-01-29 02:33:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-29 02:34:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-01-29 02:33:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/01/29 03:30:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): >openPending: err= 2025/01/29 03:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): >_readAt: n=20, err=EOF 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): close: 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:34:32 +0000 UTC 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate(0xc0002bdf00): >close: err= 2025/01/29 03:30:34 DEBUG : : Re-reading directory (104.19365ms old) 2025/01/29 03:30:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:34 DEBUG : : forgetting directory cache 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:34 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:34 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): _readAt: size=512, off=0 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): openPending: 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:35:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-01-29 02:34:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-29 02:35:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-01-29 02:34:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/01/29 03:30:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): >openPending: err= 2025/01/29 03:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): >_readAt: n=20, err=EOF 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): close: 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:35:32 +0000 UTC 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd4c0): >close: err= 2025/01/29 03:30:35 DEBUG : : Re-reading directory (101.038973ms old) 2025/01/29 03:30:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/01/29 03:30:35 DEBUG : : forgetting directory cache 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): _readAt: size=512, off=0 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): openPending: 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-29 02:36:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-01-29 02:35:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-29 02:36:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-01-29 02:35:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/01/29 03:30:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/29 03:30:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): >openPending: err= 2025/01/29 03:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): >_readAt: n=20, err=EOF 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): close: 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:36:32 +0000 UTC 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate(0xc0003bd900): >close: err= 2025/01/29 03:30:35 DEBUG : : Re-reading directory (102.119794ms old) 2025/01/29 03:30:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:35 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:35 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/01/29 03:30:35 DEBUG : : forgetting directory cache 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): _readAt: size=512, off=0 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): openPending: 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-29 02:37:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-01-29 02:36:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-29 02:37:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-01-29 02:36:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/01/29 03:30:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/29 03:30:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): >openPending: err= 2025/01/29 03:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): >_readAt: n=21, err=EOF 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): close: 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:37:32 +0000 UTC 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc0003bdd00): >close: err= 2025/01/29 03:30:36 DEBUG : : Re-reading directory (100.782363ms old) 2025/01/29 03:30:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/01/29 03:30:36 DEBUG : : forgetting directory cache 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): _readAt: size=512, off=0 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): openPending: 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-29 02:38:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-01-29 02:37:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-29 02:38:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-01-29 02:37:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/01/29 03:30:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/29 03:30:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): >openPending: err= 2025/01/29 03:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): >_readAt: n=22, err=EOF 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): close: 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:38:32 +0000 UTC 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate(0xc00050f240): >close: err= 2025/01/29 03:30:36 DEBUG : : Re-reading directory (101.679339ms old) 2025/01/29 03:30:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:36 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/01/29 03:30:36 DEBUG : : forgetting directory cache 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): _readAt: size=512, off=0 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): openPending: 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-29 02:39:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-01-29 02:38:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-29 02:39:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-01-29 02:38:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/01/29 03:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/29 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): >openPending: err= 2025/01/29 03:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): >_readAt: n=23, err=EOF 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): close: 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:39:32 +0000 UTC 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc000628a80): >close: err= 2025/01/29 03:30:37 DEBUG : : Re-reading directory (102.089236ms old) 2025/01/29 03:30:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/01/29 03:30:37 DEBUG : : forgetting directory cache 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): _readAt: size=512, off=0 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): openPending: 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toyecow9yacu/TestRWCacheUpdate 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-29 02:40:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-01-29 02:39:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-29 02:40:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-01-29 02:39:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/01/29 03:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/29 03:30:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): >openPending: err= 2025/01/29 03:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): >_readAt: n=24, err=EOF 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): close: 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-29 02:40:32 +0000 UTC 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate(0xc00050e040): >close: err= 2025/01/29 03:30:37 DEBUG : : Re-reading directory (100.023665ms old) 2025/01/29 03:30:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/29 03:30:37 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:37 DEBUG : : Looking for writers 2025/01/29 03:30:37 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/29 03:30:37 DEBUG : >WaitForWriters: 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.02s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:37 DEBUG : : forgetting directory cache 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:37 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/01/29 03:30:38 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:38 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/29 03:30:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/29 03:30:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/29 03:30:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/29 03:30:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/FiLeA" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyecow9yacu/FiLeA 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:38 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/01/29 03:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/29 03:30:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/29 03:30:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/29 03:30:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:38 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FiLeB" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/FiLeB 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/29 03:30:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/29 03:30:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/FilEb" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toyecow9yacu/FilEb 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/01/29 03:30:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/29 03:30:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/29 03:30:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/29 03:30:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/29 03:30:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/29 03:30:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/29 03:30:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/29 03:30:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/29 03:30:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/29 03:30:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/29 03:30:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : FiLeB: reading active writers 2025/01/29 03:30:39 DEBUG : FilEb: reading active writers 2025/01/29 03:30:39 DEBUG : FiLeA: reading active writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : FiLeA: reading active writers 2025/01/29 03:30:39 DEBUG : FiLeB: reading active writers 2025/01/29 03:30:39 DEBUG : FilEb: reading active writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.58s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/normal name with no special characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/normal name with no special characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/normal name with no special characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toyecow9yacu/normal name with no special characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/01/29 03:30:39 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/normal name with no special characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/normal\ name\ with\ no\ special\ characters.txt" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toyecow9yacu/normal name with no special characters.txt 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/測試_Русский___ě_áñ" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toyecow9yacu/測試_Русский___ě_áñ 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/29 03:30:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:39 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Reusing VFS from active cache 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:39 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:39 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:39 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:39 DEBUG : : Looking for writers 2025/01/29 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:39 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:39 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:40 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:40 DEBUG : dir: Looking for writers 2025/01/29 03:30:40 DEBUG : file2: reading active writers 2025/01/29 03:30:40 DEBUG : : Looking for writers 2025/01/29 03:30:40 DEBUG : dir: reading active writers 2025/01/29 03:30:40 DEBUG : file1: reading active writers 2025/01/29 03:30:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.39s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:40 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:40 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:40 DEBUG : dir: Looking for writers 2025/01/29 03:30:40 DEBUG : : Looking for writers 2025/01/29 03:30:40 DEBUG : dir: reading active writers 2025/01/29 03:30:40 DEBUG : file1: reading active writers 2025/01/29 03:30:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.40s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:40 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:40 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:40 DEBUG : file1: Open: flags=O_RDONLY 2025/01/29 03:30:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/29 03:30:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/29 03:30:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/29 03:30:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/29 03:30:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (0 bytes), uploading instead of streaming 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/new_file.txt" 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/new_file.txt 2025/01/29 03:30:40 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/new_file.txt" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/dir/new_file.txt 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:41 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:41 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/01/29 03:30:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/29 03:30:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/29 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:41 DEBUG : dir: Looking for writers 2025/01/29 03:30:41 DEBUG : file2: reading active writers 2025/01/29 03:30:41 DEBUG : new_file.txt: reading active writers 2025/01/29 03:30:41 DEBUG : : Looking for writers 2025/01/29 03:30:41 DEBUG : dir: reading active writers 2025/01/29 03:30:41 DEBUG : file1: reading active writers 2025/01/29 03:30:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.49s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:41 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file2" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/dir/file2 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/29 03:30:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fb200 2025/01/29 03:30:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/29 03:30:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/dir/file1" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/dir/file1 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:41 INFO : dir/file1: Moved (server-side) to: file0 2025/01/29 03:30:41 DEBUG : file0: Updating file with file0 0xc0005fb200 2025/01/29 03:30:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file0" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file0 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file0" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toyecow9yacu/file0 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file0" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file0 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file0" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toyecow9yacu/file0 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/01/29 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:41 DEBUG : dir: Looking for writers 2025/01/29 03:30:41 DEBUG : : Looking for writers 2025/01/29 03:30:41 DEBUG : dir: reading active writers 2025/01/29 03:30:41 DEBUG : file0: reading active writers 2025/01/29 03:30:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.60s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:41 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Server has VFS statistics extension 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: About path "/rclone-test-toyecow9yacu" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: About path "/rclone-test-toyecow9yacu" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: About using shell command for shell type "unix" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: df -k /rclone-test-toyecow9yacu 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: 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-toyecow9yacu" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 88136264 62636744 56% / 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:41 DEBUG : : Looking for writers 2025/01/29 03:30:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:41 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:41 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/01/29 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:41 DEBUG : : Looking for writers 2025/01/29 03:30:41 DEBUG : a: Looking for writers 2025/01/29 03:30:41 DEBUG : b: Looking for writers 2025/01/29 03:30:41 DEBUG : c: Looking for writers 2025/01/29 03:30:41 DEBUG : d: Looking for writers 2025/01/29 03:30:41 DEBUG : : Looking for writers 2025/01/29 03:30:41 DEBUG : /: reading active writers 2025/01/29 03:30:41 DEBUG : a: reading active writers 2025/01/29 03:30:41 DEBUG : b: reading active writers 2025/01/29 03:30:41 DEBUG : c: reading active writers 2025/01/29 03:30:41 DEBUG : d: reading active writers 2025/01/29 03:30:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:41 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/29 03:30:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/29 03:30:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/29 03:30:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/29 03:30:42 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:42 DEBUG : a/b/c/d: Looking for writers 2025/01/29 03:30:42 DEBUG : a/b/c: Looking for writers 2025/01/29 03:30:42 DEBUG : d: reading active writers 2025/01/29 03:30:42 DEBUG : a/b: Looking for writers 2025/01/29 03:30:42 DEBUG : c: reading active writers 2025/01/29 03:30:42 DEBUG : a: Looking for writers 2025/01/29 03:30:42 DEBUG : b: reading active writers 2025/01/29 03:30:42 DEBUG : : Looking for writers 2025/01/29 03:30:42 DEBUG : a: reading active writers 2025/01/29 03:30:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.02s) === 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-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:42 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/29 03:30:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/29 03:30:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (5 bytes), uploading instead of streaming 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:42 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (0 bytes), uploading instead of streaming 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (7 bytes), uploading instead of streaming 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:42 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:42 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/01/29 03:30:42 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/01/29 03:30:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:42 DEBUG : : Looking for writers 2025/01/29 03:30:42 DEBUG : file1: reading active writers 2025/01/29 03:30:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:42 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/29 03:30:43 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/29 03:30:43 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/29 03:30:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (11 bytes), uploading instead of streaming 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/29 03:30:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: sha1sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:43 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/01/29 03:30:43 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:43 DEBUG : : Looking for writers 2025/01/29 03:30:43 DEBUG : file1: reading active writers 2025/01/29 03:30:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:43 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (5 bytes), uploading instead of streaming 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/01/29 03:30:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/29 03:30:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/29 03:30:43 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:43 DEBUG : : Looking for writers 2025/01/29 03:30:43 DEBUG : file1: reading active writers 2025/01/29 03:30:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:43 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:43 DEBUG : file1: WriteFileHandle.Release closing 2025/01/29 03:30:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (0 bytes), uploading instead of streaming 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:43 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/29 03:30:44 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:44 DEBUG : : Looking for writers 2025/01/29 03:30:44 DEBUG : file1: reading active writers 2025/01/29 03:30:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:44 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (2 bytes), uploading instead of streaming 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:44 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/01/29 03:30:44 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/29 03:30:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:44 DEBUG : : Looking for writers 2025/01/29 03:30:44 DEBUG : file1: reading active writers 2025/01/29 03:30:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:44 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (0 bytes), uploading instead of streaming 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/01/29 03:30:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/29 03:30:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:44 DEBUG : file1: Open: flags=O_RDONLY 2025/01/29 03:30:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/29 03:30:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/29 03:30:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:44 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:44 DEBUG : : Looking for writers 2025/01/29 03:30:44 DEBUG : file1: reading active writers 2025/01/29 03:30:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.10s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-toyecow9yacu", Local "Local file system at /tmp/rclone1601560477", Modify Window "1s" 2025/01/29 03:30:44 INFO : sftp://rclone@:22/rclone-test-toyecow9yacu: poll-interval is not supported by this remote 2025/01/29 03:30:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/29 03:30:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: File to upload is small (100 bytes), uploading instead of streaming 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Shell path "/rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: creating additional session 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Running remote command: md5sum /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-toyecow9yacu/file1" 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: command exited OK 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Remote command result: 6bc173a5e6afb753b4e266552a58c0bf /rclone-test-toyecow9yacu/file1 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: ssh external: close 2025/01/29 03:30:44 DEBUG : file1: Parsed hash: 6bc173a5e6afb753b4e266552a58c0bf 2025/01/29 03:30:44 DEBUG : file1: md5 = 6bc173a5e6afb753b4e266552a58c0bf OK 2025/01/29 03:30:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/29 03:30:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/29 03:30:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/29 03:30:44 DEBUG : file1: Open: flags=O_RDONLY 2025/01/29 03:30:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/29 03:30:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/29 03:30:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/29 03:30:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/29 03:30:44 DEBUG : WaitForWriters: timeout=30s 2025/01/29 03:30:44 DEBUG : : Looking for writers 2025/01/29 03:30:44 DEBUG : file1: reading active writers 2025/01/29 03:30:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/29 03:30:44 DEBUG : sftp://rclone@:22/rclone-test-toyecow9yacu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.487051952s (try 1/5)